Searched refs:disarm_all_kprobes (Results 1 - 1 of 1) sorted by path

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

Completed in 324 milliseconds