Home
last modified time | relevance | path

Searched refs:arch_check_ftrace_location (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/
Dkprobes.h337 int arch_check_ftrace_location(struct kprobe *p);
/Linux-v4.19/arch/s390/kernel/
Dkprobes.c138 int arch_check_ftrace_location(struct kprobe *p) in arch_check_ftrace_location() function
/Linux-v4.19/kernel/
Dkprobes.c1465 int __weak arch_check_ftrace_location(struct kprobe *p) in arch_check_ftrace_location() function
1488 ret = arch_check_ftrace_location(p); in check_kprobe_address_safe()