Home
last modified time | relevance | path

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

/kernel/trace/
Dftrace_internal.h21 # define ftrace_startup(ops, command) \ argument
28 # define ftrace_shutdown(ops, command) \ argument
Dftrace.c2772 void ftrace_modify_all_code(int command) in ftrace_modify_all_code()
2822 int *command = data; in __ftrace_modify_code() local
2836 void ftrace_run_stop_machine(int command) in ftrace_run_stop_machine()
2848 void __weak arch_ftrace_update_code(int command) in arch_ftrace_update_code()
2853 static void ftrace_run_update_code(int command) in ftrace_run_update_code()
2868 static void ftrace_run_modify_code(struct ftrace_ops *ops, int command, in ftrace_run_modify_code()
2932 static void ftrace_startup_enable(int command) in ftrace_startup_enable()
2945 static void ftrace_startup_all(int command) in ftrace_startup_all()
2952 int ftrace_startup(struct ftrace_ops *ops, int command) in ftrace_startup()
3006 int ftrace_shutdown(struct ftrace_ops *ops, int command) in ftrace_shutdown()
[all …]
Dtrace_probe.c167 char *command, *p; in __trace_probe_log_err() local
Dtrace_events_trigger.c247 char *command, *next; in trigger_process_regex() local