Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dsysctl.h69 int proc_do_static_key(struct ctl_table *table, int write, void *buffer,
/Linux-v5.15/net/core/
Dsysctl_net_core.c564 .proc_handler = proc_do_static_key,
/Linux-v5.15/net/ipv4/
Dsysctl_net_ipv4.c601 .proc_handler = proc_do_static_key,
607 .proc_handler = proc_do_static_key,
/Linux-v5.15/kernel/
Dsysctl.c1743 int proc_do_static_key(struct ctl_table *table, int write, in proc_do_static_key() function