Home
last modified time | relevance | path

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

/arch/mips/kernel/
Dftrace.c230 #define FTRACE_GRAPH_CALL_IP ((unsigned long)(&ftrace_graph_call)) macro
234 return ftrace_modify_code(FTRACE_GRAPH_CALL_IP, in ftrace_enable_ftrace_graph_caller()
240 return ftrace_modify_code(FTRACE_GRAPH_CALL_IP, INSN_NOP); in ftrace_disable_ftrace_graph_caller()