Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/kernel/
Dftrace.c462 else if (command & FTRACE_DISABLE_CALLS) in arch_ftrace_update_code()
/linux-4.4.14/include/linux/
Dftrace.h390 FTRACE_DISABLE_CALLS = (1 << 1), enumerator
/linux-4.4.14/kernel/trace/
Dftrace.c2475 else if (command & FTRACE_DISABLE_CALLS) in ftrace_modify_all_code()
2767 command = FTRACE_DISABLE_CALLS; in ftrace_shutdown_sysctl()