Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/kernel/
Dftrace.c462 else if (command & FTRACE_DISABLE_CALLS) in arch_ftrace_update_code()
/linux-4.1.27/include/linux/
Dftrace.h379 FTRACE_DISABLE_CALLS = (1 << 1), enumerator
/linux-4.1.27/kernel/trace/
Dftrace.c2465 else if (command & FTRACE_DISABLE_CALLS) in ftrace_modify_all_code()
2757 command = FTRACE_DISABLE_CALLS; in ftrace_shutdown_sysctl()