Home
last modified time | relevance | path

Searched refs:ftrace_modify_graph_caller (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/arch/arm64/kernel/
Dftrace.c301 static int ftrace_modify_graph_caller(bool enable) in ftrace_modify_graph_caller() function
319 return ftrace_modify_graph_caller(true); in ftrace_enable_ftrace_graph_caller()
324 return ftrace_modify_graph_caller(false); in ftrace_disable_ftrace_graph_caller()
/Linux-v6.1/arch/arm/kernel/
Dftrace.c281 static int ftrace_modify_graph_caller(bool enable) in ftrace_modify_graph_caller() function
302 return ftrace_modify_graph_caller(true); in ftrace_enable_ftrace_graph_caller()
307 return ftrace_modify_graph_caller(false); in ftrace_disable_ftrace_graph_caller()