Home
last modified time | relevance | path

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

/Linux-v6.6/fs/proc/
Dproc_sysctl.c1091 static int sysctl_err(const char *path, struct ctl_table *table, char *fmt, ...) in sysctl_err() function
1114 err |= sysctl_err(path, table, "array not allowed"); in sysctl_check_table_array()
1119 err |= sysctl_err(path, table, "array not allowed"); in sysctl_check_table_array()
1124 err |= sysctl_err(path, table, "array not allowed"); in sysctl_check_table_array()
1148 err |= sysctl_err(path, entry, "No data"); in sysctl_check_table()
1150 err |= sysctl_err(path, entry, "No maxlen"); in sysctl_check_table()
1155 err |= sysctl_err(path, entry, "No proc_handler"); in sysctl_check_table()
1158 err |= sysctl_err(path, entry, "bogus .mode 0%o", in sysctl_check_table()