Searched defs:command (Results 1 – 3 of 3) sorted by relevance
2532 void ftrace_modify_all_code(int command) in ftrace_modify_all_code()2578 int *command = data; in __ftrace_modify_code() local2592 void ftrace_run_stop_machine(int command) in ftrace_run_stop_machine()2604 void __weak arch_ftrace_update_code(int command) in arch_ftrace_update_code()2609 static void ftrace_run_update_code(int command) in ftrace_run_update_code()2630 static void ftrace_run_modify_code(struct ftrace_ops *ops, int command, in ftrace_run_modify_code()2654 static void ftrace_startup_enable(int command) in ftrace_startup_enable()2667 static void ftrace_startup_all(int command) in ftrace_startup_all()2674 static int ftrace_startup(struct ftrace_ops *ops, int command) in ftrace_startup()2716 static int ftrace_shutdown(struct ftrace_ops *ops, int command) in ftrace_shutdown()[all …]
224 char *command, *next = buff; in trigger_process_regex() local
663 char **command; member