Searched refs:is_ftrace_caller (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/arch/x86/kernel/ | ||
H A D | ftrace.c | 268 static int is_ftrace_caller(unsigned long ip) is_ftrace_caller() function 291 if (!ftrace_location(ip) && !is_ftrace_caller(ip)) ftrace_int3_handler() |
Completed in 62 milliseconds