Searched refs:within_kprobe_blacklist (Results 1 – 3 of 3) sorted by relevance
248 extern bool within_kprobe_blacklist(unsigned long addr);
265 if (within_kprobe_blacklist(attr->bp_addr)) in arch_build_bp_info()
1383 bool within_kprobe_blacklist(unsigned long addr) in within_kprobe_blacklist() function1496 within_kprobe_blacklist((unsigned long) p->addr) || in check_kprobe_address_safe()