Home
last modified time | relevance | path

Searched refs:FTRACE_STOP_FUNC_RET (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dftrace.h621 FTRACE_STOP_FUNC_RET = (1 << 4), enumerator
/linux/kernel/trace/
H A Dfgraph.c1419 command = FTRACE_STOP_FUNC_RET; in unregister_ftrace_graph()
H A Dftrace.c2907 else if (command & FTRACE_STOP_FUNC_RET) in ftrace_modify_all_code()
8721 command |= FTRACE_STOP_FUNC_RET; in ftrace_shutdown_sysctl()