Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dsysctl.h286 static inline struct ctl_table_header *register_sysctl(const char *path, struct ctl_table *table) in register_sysctl() function
/Linux-v6.1/fs/proc/
Dproc_sysctl.c1399 struct ctl_table_header *register_sysctl(const char *path, struct ctl_table *table) in register_sysctl() function