Home
last modified time | relevance | path

Searched refs:disarm_all_kprobes (Results 1 – 1 of 1) sorted by last modified time

/linux/kernel/
H A Dkprobes.c2942 static int disarm_all_kprobes(void) in disarm_all_kprobes()
3017 ret = enable ? arm_all_kprobes() : disarm_all_kprobes(); in debugfs_kprobe_init()
2929 static int disarm_all_kprobes(void) disarm_all_kprobes() function