Home
last modified time | relevance | path

Searched refs:FTRACE_DISABLE_CALLS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dftrace.h611 FTRACE_DISABLE_CALLS = (1 << 1), enumerator
/openbmc/linux/kernel/trace/
H A Dftrace.c2859 else if (command & FTRACE_DISABLE_CALLS) in ftrace_modify_all_code()
8204 command = FTRACE_DISABLE_CALLS; in ftrace_shutdown_sysctl()