We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 151e34d commit b32c789Copy full SHA for b32c789
kernel/trace/trace_events_synth.c
@@ -1230,6 +1230,7 @@ EXPORT_SYMBOL_GPL(__synth_event_gen_cmd_start);
1230
* synth_event_gen_cmd_array_start - Start synthetic event command from an array
1231
* @cmd: A pointer to the dynevent_cmd struct representing the new event
1232
* @name: The name of the synthetic event
1233
+ * @mod: The module creating the event, NULL if not created from a module
1234
* @fields: An array of type/name field descriptions
1235
* @n_fields: The number of field descriptions contained in the fields array
1236
*
0 commit comments