Searched refs:ftrace_func_command (Results 1 – 5 of 5) sorted by relevance
967 static struct ftrace_func_command ftrace_traceon_cmd = {972 static struct ftrace_func_command ftrace_traceoff_cmd = {977 static struct ftrace_func_command ftrace_stacktrace_cmd = {982 static struct ftrace_func_command ftrace_dump_cmd = {987 static struct ftrace_func_command ftrace_cpudump_cmd = {
1131 struct ftrace_func_command { struct1233 int register_ftrace_command(struct ftrace_func_command *cmd);1234 int unregister_ftrace_command(struct ftrace_func_command *cmd);1245 struct ftrace_func_command;1247 static inline __init int register_ftrace_command(struct ftrace_func_command *cmd) in register_ftrace_command()
5138 static struct ftrace_func_command ftrace_mod_cmd = {5636 __init int register_ftrace_command(struct ftrace_func_command *cmd) in register_ftrace_command()5638 struct ftrace_func_command *p; in register_ftrace_command()5654 __init int unregister_ftrace_command(struct ftrace_func_command *cmd) in unregister_ftrace_command()5656 struct ftrace_func_command *p, *n; in unregister_ftrace_command()5676 struct ftrace_func_command *p; in ftrace_process_regex()
4148 static struct ftrace_func_command event_enable_cmd = {4153 static struct ftrace_func_command event_disable_cmd = {
8800 static struct ftrace_func_command ftrace_snapshot_cmd = {