Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dkprobes.h505 static inline bool within_kprobe_blacklist(unsigned long addr) in within_kprobe_blacklist() function
/linux/kernel/
H A Dkprobes.c1380 bool within_kprobe_blacklist(unsigned long addr) in within_kprobe_blacklist() function