Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsysctl.h122 int proc_do_static_key(const struct ctl_table *table, int write, void *buffer,
/linux/net/core/
H A Dsysctl_net_core.c621 .proc_handler = proc_do_static_key,
/linux/lib/
H A Dalloc_tag.c797 return proc_do_static_key(table, write, buffer, lenp, ppos); in proc_mem_profiling_handler()
/linux/kernel/
H A Dsysctl.c1344 int proc_do_static_key(const struct ctl_table *table, int dir, in proc_do_static_key() function