Searched refs:within_kprobe_blacklist (Results 1 – 3 of 3) 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
335 return within_kprobe_blacklist(addr); in kgdb_within_blocklist()
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()