Home
last modified time | relevance | path

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

/kernel/
Dkprobes.c2937 static int disarm_all_kprobes(void) in disarm_all_kprobes() function
3012 ret = enable ? arm_all_kprobes() : disarm_all_kprobes(); in write_enabled_file_bool()