Home
last modified time | relevance | path

Searched defs:cmd_ops (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/kernel/trace/
Dtrace_events_trigger.c641 event_trigger_callback(struct event_command *cmd_ops, in event_trigger_callback()
1383 int event_enable_trigger_func(struct event_command *cmd_ops, in event_enable_trigger_func()
Dtrace.h1525 struct event_command *cmd_ops; member
1770 static inline bool event_command_post_trigger(struct event_command *cmd_ops) in event_command_post_trigger()
1775 static inline bool event_command_needs_rec(struct event_command *cmd_ops) in event_command_needs_rec()
Dtrace_eprobe.c558 static int eprobe_trigger_cmd_func(struct event_command *cmd_ops, in eprobe_trigger_cmd_func()
Dtrace_events_hist.c5786 static int event_hist_trigger_func(struct event_command *cmd_ops, in event_hist_trigger_func()