Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/
Dkprobes.c1674 static bool aggr_kprobe_disabled(struct kprobe *ap) in aggr_kprobe_disabled() function
1709 if (p == orig_p || aggr_kprobe_disabled(orig_p)) { in __disable_kprobe()