Home
last modified time | relevance | path

Searched refs:__within_kprobe_blacklist (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/
A Dkprobes.c1433 static bool __within_kprobe_blacklist(unsigned long addr) in __within_kprobe_blacklist() function
1454 if (__within_kprobe_blacklist(addr)) in within_kprobe_blacklist()
1465 return __within_kprobe_blacklist(addr); in within_kprobe_blacklist()

Completed in 7 milliseconds