Searched refs:arch_check_ftrace_location (Results 1 – 3 of 3) sorted by relevance
5 int arch_check_ftrace_location(struct kprobe *p) in arch_check_ftrace_location() function
359 int arch_check_ftrace_location(struct kprobe *p);
1532 int __weak arch_check_ftrace_location(struct kprobe *p) in arch_check_ftrace_location() function1555 ret = arch_check_ftrace_location(p); in check_kprobe_address_safe()