Home
last modified time | relevance | path

Searched defs:unregister_ftrace_function (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dftrace.h400 #define unregister_ftrace_function(ops) ({ 0; }) macro
/openbmc/linux/kernel/trace/
H A Dftrace.c8086 int unregister_ftrace_function(struct ftrace_ops *ops) in unregister_ftrace_function() function