Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dsysctl.h73 extern int proc_do_static_key(struct ctl_table *table, int write,
/Linux-v5.4/net/core/
Dsysctl_net_core.c568 .proc_handler = proc_do_static_key,
/Linux-v5.4/net/ipv4/
Dsysctl_net_ipv4.c607 .proc_handler = proc_do_static_key,
613 .proc_handler = proc_do_static_key,
/Linux-v5.4/kernel/
Dsysctl.c1268 .proc_handler = proc_do_static_key,
3386 int proc_do_static_key(struct ctl_table *table, int write, in proc_do_static_key() function