Home
last modified time | relevance | path

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

/linux/kernel/
H A Dkprobes.c2975 static int disarm_all_kprobes(void) in disarm_all_kprobes() function
3045 ret = enable ? arm_all_kprobes() : disarm_all_kprobes(); in write_enabled_file_bool()