Searched refs:event_command (Results 1 – 3 of 3) sorted by relevance
148 struct event_command *p; in trigger_show()188 struct event_command *p; in event_trigger_regex_open()214 struct event_command *p; in trigger_process_regex()316 __init int register_event_command(struct event_command *cmd) in register_event_command()318 struct event_command *p; in register_event_command()339 __init int unregister_event_command(struct event_command *cmd) in unregister_event_command()341 struct event_command *p, *n; in unregister_event_command()609 event_trigger_callback(struct event_command *cmd_ops, in event_trigger_callback()1023 static struct event_command trigger_traceon_cmd = {1033 static struct event_command trigger_traceoff_cmd = {[all …]
1489 struct event_command *cmd_ops;1518 extern int event_enable_trigger_func(struct event_command *cmd_ops,1549 extern int register_event_command(struct event_command *cmd);1550 extern int unregister_event_command(struct event_command *cmd);1678 struct event_command { struct1683 int (*func)(struct event_command *cmd_ops, argument1734 static inline bool event_command_post_trigger(struct event_command *cmd_ops) in event_command_post_trigger()1739 static inline bool event_command_needs_rec(struct event_command *cmd_ops) in event_command_needs_rec()
2817 static struct event_command trigger_hist_cmd;2818 static int event_hist_trigger_func(struct event_command *cmd_ops,5476 static int event_hist_trigger_func(struct event_command *cmd_ops, in event_hist_trigger_func()5652 static struct event_command trigger_hist_cmd = {5765 static struct event_command trigger_hist_enable_cmd = {5776 static struct event_command trigger_hist_disable_cmd = {