Home
last modified time | relevance | path

Searched defs:register_sysctl (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/include/linux/
Dsysctl.h222 static inline struct ctl_table_header *register_sysctl(const char *path, struct ctl_table *table) in register_sysctl() function
/Linux-v5.10/fs/proc/
Dproc_sysctl.c1376 struct ctl_table_header *register_sysctl(const char *path, struct ctl_table *table) in register_sysctl() function