Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dkprobes.c1699 static bool aggr_kprobe_disabled(struct kprobe *ap) in aggr_kprobe_disabled() function
1734 if (p == orig_p || aggr_kprobe_disabled(orig_p)) { in __disable_kprobe()