Searched refs:FTRACE_MAY_SLEEP (Results 1 – 5 of 5) sorted by relevance
44 command |= FTRACE_MAY_SLEEP; in arch_ftrace_update_code()
215 command |= FTRACE_MAY_SLEEP; in arch_ftrace_update_code()
516 command |= FTRACE_MAY_SLEEP; in arch_ftrace_update_code()
622 FTRACE_MAY_SLEEP = (1 << 5), enumerator
2867 if (command & FTRACE_MAY_SLEEP) in ftrace_modify_all_code()