Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsysctl.h88 int proc_do_static_key(struct ctl_table *table, int write, void *buffer,
/openbmc/linux/net/core/
H A Dsysctl_net_core.c642 .proc_handler = proc_do_static_key,
/openbmc/linux/kernel/
H A Dsysctl.c1588 int proc_do_static_key(struct ctl_table *table, int write, in proc_do_static_key() function