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
352 int arch_check_ftrace_location(struct kprobe *p);
1613 int __weak arch_check_ftrace_location(struct kprobe *p) in arch_check_ftrace_location() function1636 ret = arch_check_ftrace_location(p); in check_kprobe_address_safe()