Searched refs:within_kprobe_blacklist (Results 1 – 2 of 2) sorted by relevance
281 extern bool within_kprobe_blacklist(unsigned long addr);505 static inline bool within_kprobe_blacklist(unsigned long addr) in within_kprobe_blacklist() function
1458 bool within_kprobe_blacklist(unsigned long addr) in within_kprobe_blacklist() function1646 within_kprobe_blacklist((unsigned long) p->addr) || in check_kprobe_address_safe()