Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Dkprobes.c1602 static int aggr_kprobe_disabled(struct kprobe *ap) in aggr_kprobe_disabled() function
1634 if (p == orig_p || aggr_kprobe_disabled(orig_p)) { in __disable_kprobe()