Searched refs:ftrace_func_command (Results 1 – 5 of 5) sorted by relevance
901 static struct ftrace_func_command ftrace_traceon_cmd = {906 static struct ftrace_func_command ftrace_traceoff_cmd = {911 static struct ftrace_func_command ftrace_stacktrace_cmd = {916 static struct ftrace_func_command ftrace_dump_cmd = {921 static struct ftrace_func_command ftrace_cpudump_cmd = {
975 struct ftrace_func_command { struct1076 int register_ftrace_command(struct ftrace_func_command *cmd);1077 int unregister_ftrace_command(struct ftrace_func_command *cmd);1088 struct ftrace_func_command;1090 static inline __init int register_ftrace_command(struct ftrace_func_command *cmd) in register_ftrace_command()
4455 static struct ftrace_func_command ftrace_mod_cmd = {4954 __init int register_ftrace_command(struct ftrace_func_command *cmd) in register_ftrace_command()4956 struct ftrace_func_command *p; in register_ftrace_command()4977 __init int unregister_ftrace_command(struct ftrace_func_command *cmd) in unregister_ftrace_command()4979 struct ftrace_func_command *p, *n; in unregister_ftrace_command()5002 struct ftrace_func_command *p; in ftrace_process_regex()
3448 static struct ftrace_func_command event_enable_cmd = {3453 static struct ftrace_func_command event_disable_cmd = {
8662 static struct ftrace_func_command ftrace_snapshot_cmd = {