Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/
H A Dkprobes.c1754 static int aggr_kprobe_disabled(struct kprobe *ap) in aggr_kprobe_disabled() function
1788 if (p == orig_p || aggr_kprobe_disabled(orig_p)) { in __disable_kprobe()