Home
last modified time | relevance | path

Searched refs:arch_within_kprobe_blacklist (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/arm/probes/kprobes/
A Dcore.c477 bool arch_within_kprobe_blacklist(unsigned long addr) in arch_within_kprobe_blacklist() function
/linux-6.3-rc2/arch/powerpc/kernel/
A Dkprobes.c36 bool arch_within_kprobe_blacklist(unsigned long addr) in arch_within_kprobe_blacklist() function
/linux-6.3-rc2/include/linux/
A Dkprobes.h296 extern bool arch_within_kprobe_blacklist(unsigned long addr);
/linux-6.3-rc2/kernel/
A Dkprobes.c1373 bool __weak arch_within_kprobe_blacklist(unsigned long addr) in arch_within_kprobe_blacklist() function
1384 if (arch_within_kprobe_blacklist(addr)) in __within_kprobe_blacklist()

Completed in 12 milliseconds