Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dkprobes.h329 extern int proc_kprobes_optimization_handler(struct ctl_table *table,
/linux-4.4.14/kernel/
Dsysctl.c1771 .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