Searched refs:within_kprobe_blacklist (Results 1 – 3 of 3) sorted by relevance
258 if (within_kprobe_blacklist(bp->attr.bp_addr)) in arch_build_bp_info()
270 extern bool within_kprobe_blacklist(unsigned long addr);
1335 bool within_kprobe_blacklist(unsigned long addr) in within_kprobe_blacklist() function1445 within_kprobe_blacklist((unsigned long) p->addr) || in check_kprobe_address_safe()