Searched refs:sysctl_err (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/proc/ |
| A D | proc_sysctl.c | 1080 static int sysctl_err(const char *path, struct ctl_table *table, char *fmt, ...) in sysctl_err() function 1103 err |= sysctl_err(path, table, "array not allowed"); in sysctl_check_table_array() 1108 err |= sysctl_err(path, table, "array not allowed"); in sysctl_check_table_array() 1119 err |= sysctl_err(path, table, "Not a file"); in sysctl_check_table() 1133 err |= sysctl_err(path, table, "No data"); in sysctl_check_table() 1135 err |= sysctl_err(path, table, "No maxlen"); in sysctl_check_table() 1140 err |= sysctl_err(path, table, "No proc_handler"); in sysctl_check_table() 1143 err |= sysctl_err(path, table, "bogus .mode 0%o", in sysctl_check_table()
|
| /linux/ |
| A D | System.map | 55244 ffff800010eeb048 t sysctl_err
|
| A D | .tmp_System.map | 55244 ffff800010eeb048 t sysctl_err
|
Completed in 310 milliseconds