Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dsysctl.h65 int proc_do_static_key(struct ctl_table *table, int write, void *buffer,
/Linux-v5.10/net/core/
Dsysctl_net_core.c565 .proc_handler = proc_do_static_key,
/Linux-v5.10/net/ipv4/
Dsysctl_net_ipv4.c583 .proc_handler = proc_do_static_key,
589 .proc_handler = proc_do_static_key,
/Linux-v5.10/kernel/
Dsysctl.c1624 int proc_do_static_key(struct ctl_table *table, int write, in proc_do_static_key() function