Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dftrace.h477 FTRACE_DISABLE_CALLS = (1 << 1), enumerator
/kernel/linux/linux-5.10/kernel/trace/
Dftrace.c2705 else if (command & FTRACE_DISABLE_CALLS) in ftrace_modify_all_code()
3049 command = FTRACE_DISABLE_CALLS; in ftrace_shutdown_sysctl()