Searched refs:FTRACE_STOP_FUNC_RET (Results 1 – 3 of 3) sorted by relevance
683 ftrace_shutdown(&graph_ops, FTRACE_STOP_FUNC_RET); in unregister_ftrace_graph()
2875 else if (command & FTRACE_STOP_FUNC_RET) in ftrace_modify_all_code()8198 command |= FTRACE_STOP_FUNC_RET; in ftrace_shutdown_sysctl()
614 FTRACE_STOP_FUNC_RET = (1 << 4), enumerator