Searched refs:arch_check_ftrace_location (Results 1 – 3 of 3) sorted by relevance
339 int arch_check_ftrace_location(struct kprobe *p);
144 int arch_check_ftrace_location(struct kprobe *p) in arch_check_ftrace_location() function
1414 int __weak arch_check_ftrace_location(struct kprobe *p) in arch_check_ftrace_location() function1437 ret = arch_check_ftrace_location(p); in check_kprobe_address_safe()