Searched refs:ftrace_location (Results 1 – 6 of 6) sorted by relevance
143 ftrace_loc = ftrace_location((unsigned long)func->old_func); in klp_unpatch_func()175 ftrace_loc = ftrace_location((unsigned long)func->old_func); in klp_patch_func()
854 unsigned long ftrace_location(unsigned long ip);1061 static inline unsigned long ftrace_location(unsigned long ip) in ftrace_location() function
200 ip = ftrace_location(tr->ip); in hash_from_ip()355 tr->ip = ftrace_location(ip); in bpf_trampoline_lookup()424 faddr = ftrace_location((unsigned long)ip); in register_fentry()
683 if (!ftrace_location(addr)) in filter_match_callback()763 addr = ftrace_location(addrs[i]); in fprobe_init()
1679 unsigned long ftrace_location(unsigned long ip) in ftrace_location() function5860 ip = ftrace_location(ip); in __ftrace_match_addr()9249 if (!ftrace_location(addr)) in kallsyms_callback()
1597 if (ftrace_location(addr) == addr) { in check_ftrace_location()