Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dsysctl.h88 int proc_do_static_key(const struct ctl_table *table, int write, void *buffer,
/linux-6.15/lib/
H A Dalloc_tag.c786 .proc_handler = proc_do_static_key,
/linux-6.15/net/core/
H A Dsysctl_net_core.c616 .proc_handler = proc_do_static_key,
/linux-6.15/kernel/
H A Dsysctl.c1560 int proc_do_static_key(const struct ctl_table *table, int write, in proc_do_static_key() function