Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dkprobes.h327 extern int proc_kprobes_optimization_handler(struct ctl_table *table,
/linux-4.1.27/kernel/
Dsysctl.c1717 .proc_handler = proc_kprobes_optimization_handler,
Dkprobes.c832 int proc_kprobes_optimization_handler(struct ctl_table *table, int write, in proc_kprobes_optimization_handler() function