Home
last modified time | relevance | path

Searched refs:FTRACE_MAY_SLEEP (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/loongarch/kernel/
H A Dftrace_dyn.c216 command |= FTRACE_MAY_SLEEP; in arch_ftrace_update_code()
/openbmc/linux/arch/arm64/kernel/
H A Dftrace.c447 command |= FTRACE_MAY_SLEEP; in arch_ftrace_update_code()
/openbmc/linux/include/linux/
H A Dftrace.h615 FTRACE_MAY_SLEEP = (1 << 5), enumerator
/openbmc/linux/kernel/trace/
H A Dftrace.c2835 if (command & FTRACE_MAY_SLEEP) in ftrace_modify_all_code()