Searched refs:ftrace_update_func (Results 1 - 1 of 1) sorted by relevance

/arch/x86/kernel/
H A Dftrace.c225 static unsigned long ftrace_update_func; variable
234 ftrace_update_func = ip;
235 /* Make sure the breakpoints see the ftrace_update_func update */
269 if (ip == ftrace_update_func)

Completed in 7 milliseconds