Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/
Dkprobes.c1671 static int aggr_kprobe_disabled(struct kprobe *ap) in aggr_kprobe_disabled() function
1705 if (p == orig_p || aggr_kprobe_disabled(orig_p)) { in __disable_kprobe()