Searched defs:command (Results 1 – 5 of 5) sorted by relevance
| /kernel/trace/ |
| D | ftrace_internal.h | 24 # define ftrace_startup(ops, command) \ argument 31 # define ftrace_shutdown(ops, command) \ argument 43 …ic inline int ftrace_startup_subops(struct ftrace_ops *ops, struct ftrace_ops *subops, int command) in ftrace_startup_subops() 47 …c inline int ftrace_shutdown_subops(struct ftrace_ops *ops, struct ftrace_ops *subops, int command) in ftrace_shutdown_subops()
|
| D | ftrace.c | 2860 void ftrace_modify_all_code(int command) in ftrace_modify_all_code() 2910 int *command = data; in __ftrace_modify_code() local 2924 void ftrace_run_stop_machine(int command) in ftrace_run_stop_machine() 2936 void __weak arch_ftrace_update_code(int command) in arch_ftrace_update_code() 2941 static void ftrace_run_update_code(int command) in ftrace_run_update_code() 2956 static void ftrace_run_modify_code(struct ftrace_ops *ops, int command, in ftrace_run_modify_code() 3020 static void ftrace_startup_enable(int command) in ftrace_startup_enable() 3033 static void ftrace_startup_all(int command) in ftrace_startup_all() 3040 int ftrace_startup(struct ftrace_ops *ops, int command) in ftrace_startup() 3094 int ftrace_shutdown(struct ftrace_ops *ops, int command) in ftrace_shutdown() [all …]
|
| D | fgraph.c | 1257 int command = 0; in register_ftrace_graph() local 1327 int command = 0; in unregister_ftrace_graph() local
|
| D | trace_events_trigger.c | 249 char *command, *next; in trigger_process_regex() local
|
| D | trace_probe.c | 185 char *command, *p; in __trace_probe_log_err() local
|