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

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

Completed in 253 milliseconds