Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dftrace.h618 FTRACE_DISABLE_CALLS = (1 << 1), enumerator
/linux/kernel/trace/
H A Dftrace.c2891 else if (command & FTRACE_DISABLE_CALLS) in ftrace_modify_all_code()
8719 command = FTRACE_DISABLE_CALLS; in ftrace_shutdown_sysctl()