Home
last modified time | relevance | path

Searched defs:register_sysctl (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dsysctl.h234 static inline struct ctl_table_header *register_sysctl(const char *path, struct ctl_table *table) in register_sysctl() function
/kernel/linux/linux-6.6/include/linux/
H A Dsysctl.h218 #define register_sysctl(path, table) \ macro
/kernel/linux/linux-5.10/fs/proc/
H A Dproc_sysctl.c1381 struct ctl_table_header *register_sysctl(const char *path, struct ctl_table *table) in register_sysctl() function
1386 EXPORT_SYMBOL(register_sysctl); variable

Completed in 4 milliseconds