Home
last modified time | relevance | path

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

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