Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dsysctl.h65 int proc_do_static_key(struct ctl_table *table, int write, void *buffer,
/OK3568_Linux_fs/kernel/net/core/
H A Dsysctl_net_core.c568 .proc_handler = proc_do_static_key,
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dsysctl_net_ipv4.c528 .proc_handler = proc_do_static_key,
534 .proc_handler = proc_do_static_key,
/OK3568_Linux_fs/kernel/kernel/
H A Dsysctl.c1657 int proc_do_static_key(struct ctl_table *table, int write, in proc_do_static_key() function