Home
last modified time | relevance | path

Searched refs:sysctl_check_table (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/proc/
H A Dproc_sysctl.c1115 static int sysctl_check_table(const char *path, struct ctl_table *table) in sysctl_check_table() function
1326 if (sysctl_check_table(path, table)) in __register_sysctl_table()
/kernel/linux/linux-6.6/fs/proc/
H A Dproc_sysctl.c1131 static int sysctl_check_table(const char *path, struct ctl_table_header *header) in sysctl_check_table() function
1347 * sysctl_check_table() verifies this.
1378 if (sysctl_check_table(path, header)) in __register_sysctl_table()

Completed in 5 milliseconds