Home
last modified time | relevance | path

Searched refs:within_kprobe_blacklist (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dkprobes.h281 extern bool within_kprobe_blacklist(unsigned long addr);
505 static inline bool within_kprobe_blacklist(unsigned long addr) in within_kprobe_blacklist() function
/linux/kernel/
H A Dkprobes.c1458 bool within_kprobe_blacklist(unsigned long addr) in within_kprobe_blacklist() function
1646 within_kprobe_blacklist((unsigned long) p->addr) || in check_kprobe_address_safe()