Searched refs:FTRACE_MAY_SLEEP (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
H A D | ftrace.h | 622 FTRACE_MAY_SLEEP = (1 << 5), enumerator |
/linux/kernel/trace/ | ||
H A D | ftrace.c | 2870 if (command & FTRACE_MAY_SLEEP) in ftrace_modify_all_code() |