Searched defs:cmd_ops (Results 1 – 7 of 7) sorted by relevance
| /kernel/linux/linux-6.6/kernel/trace/ |
| D | trace_events_trigger.c | 827 struct event_trigger_data *trigger_data_alloc(struct event_command *cmd_ops, in trigger_data_alloc() 897 int event_trigger_set_filter(struct event_command *cmd_ops, in event_trigger_set_filter() 915 void event_trigger_reset_filter(struct event_command *cmd_ops, in event_trigger_reset_filter() 934 int event_trigger_register(struct event_command *cmd_ops, in event_trigger_register() 952 void event_trigger_unregister(struct event_command *cmd_ops, in event_trigger_unregister() 981 event_trigger_parse(struct event_command *cmd_ops, in event_trigger_parse() 1736 int event_enable_trigger_parse(struct event_command *cmd_ops, in event_enable_trigger_parse()
|
| D | trace_eprobe.c | 488 static int eprobe_trigger_cmd_parse(struct event_command *cmd_ops, in eprobe_trigger_cmd_parse()
|
| D | trace.h | 1609 struct event_command *cmd_ops; member 1887 static inline bool event_command_post_trigger(struct event_command *cmd_ops) in event_command_post_trigger() 1892 static inline bool event_command_needs_rec(struct event_command *cmd_ops) in event_command_needs_rec()
|
| D | trace_events_hist.c | 6724 static int event_hist_trigger_parse(struct event_command *cmd_ops, in event_hist_trigger_parse()
|
| /kernel/linux/linux-5.10/kernel/trace/ |
| D | trace_events_trigger.c | 628 event_trigger_callback(struct event_command *cmd_ops, in event_trigger_callback() 1408 int event_enable_trigger_func(struct event_command *cmd_ops, in event_enable_trigger_func()
|
| D | trace.h | 1723 struct event_command *cmd_ops; member 1971 static inline bool event_command_post_trigger(struct event_command *cmd_ops) in event_command_post_trigger() 1976 static inline bool event_command_needs_rec(struct event_command *cmd_ops) in event_command_needs_rec()
|
| D | trace_events_hist.c | 5689 static int event_hist_trigger_func(struct event_command *cmd_ops, in event_hist_trigger_func()
|