Home
last modified time | relevance | path

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

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