Searched refs:arch_check_ftrace_location (Results 1 – 3 of 3) sorted by relevance
337 int arch_check_ftrace_location(struct kprobe *p);
138 int arch_check_ftrace_location(struct kprobe *p) in arch_check_ftrace_location() function
1465 int __weak arch_check_ftrace_location(struct kprobe *p) in arch_check_ftrace_location() function1488 ret = arch_check_ftrace_location(p); in check_kprobe_address_safe()