Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/
Dkprobes.c2928 static int disarm_all_kprobes(void) in disarm_all_kprobes() function
3003 ret = enable ? arm_all_kprobes() : disarm_all_kprobes(); in write_enabled_file_bool()