Home
last modified time | relevance | path

Searched defs:ftrace_shutdown (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/kernel/trace/
Dftrace_internal.h28 # define ftrace_shutdown(ops, command) \ macro
Dftrace.c2907 int ftrace_shutdown(struct ftrace_ops *ops, int command) in ftrace_shutdown() function
/kernel/linux/linux-4.19/kernel/trace/
Dftrace.c2730 static int ftrace_shutdown(struct ftrace_ops *ops, int command) in ftrace_shutdown() function
6247 # define ftrace_shutdown(ops, command) \ macro