Searched refs:ftrace_get_symaddr (Results 1 – 3 of 3) sorted by relevance
25 #define ftrace_get_symaddr(fentry_ip) arch_ftrace_get_symaddr(fentry_ip) macro
705 #ifndef ftrace_get_symaddr714 #define ftrace_get_symaddr(fentry_ip) (0) macro
2366 unsigned long ip = ftrace_get_symaddr(fentry_ip); in ftrace_get_entry_ip()