Searched refs:ftrace_func_command (Results 1 – 5 of 5) sorted by relevance
935 static struct ftrace_func_command ftrace_traceon_cmd = {940 static struct ftrace_func_command ftrace_traceoff_cmd = {945 static struct ftrace_func_command ftrace_stacktrace_cmd = {950 static struct ftrace_func_command ftrace_dump_cmd = {955 static struct ftrace_func_command ftrace_cpudump_cmd = {
1111 struct ftrace_func_command { struct1213 int register_ftrace_command(struct ftrace_func_command *cmd);1214 int unregister_ftrace_command(struct ftrace_func_command *cmd);1225 struct ftrace_func_command;1227 static inline __init int register_ftrace_command(struct ftrace_func_command *cmd) in register_ftrace_command()
5086 static struct ftrace_func_command ftrace_mod_cmd = {5584 __init int register_ftrace_command(struct ftrace_func_command *cmd) in register_ftrace_command()5586 struct ftrace_func_command *p; in register_ftrace_command()5602 __init int unregister_ftrace_command(struct ftrace_func_command *cmd) in unregister_ftrace_command()5604 struct ftrace_func_command *p, *n; in unregister_ftrace_command()5624 struct ftrace_func_command *p; in ftrace_process_regex()
4123 static struct ftrace_func_command event_enable_cmd = {4128 static struct ftrace_func_command event_disable_cmd = {
8571 static struct ftrace_func_command ftrace_snapshot_cmd = {