Home
last modified time | relevance | path

Searched refs:register_sysctl_mount_point (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dsysctl.h238 extern struct ctl_table_header *register_sysctl_mount_point(const char *path);
275 static inline struct ctl_table_header *register_sysctl_mount_point(const char *path) in register_sysctl_mount_point() function
/linux-6.3-rc2/fs/
A Dfile_table.c126 hdr = register_sysctl_mount_point("fs/binfmt_misc"); in init_fs_stat_sysctls()
/linux-6.3-rc2/fs/proc/
A Dproc_sysctl.c45 struct ctl_table_header *register_sysctl_mount_point(const char *path) in register_sysctl_mount_point() function
49 EXPORT_SYMBOL(register_sysctl_mount_point);

Completed in 9 milliseconds