Home
last modified time | relevance | path

Searched defs:nlen (Results 1 – 1 of 1) sorted by relevance

/kernel/
Dsysctl_binary.c1205 static const struct bin_table *get_sysctl(const int *name, int nlen, char *path) in get_sysctl()
1260 static char *sysctl_getname(const int *name, int nlen, const struct bin_table **tablep) in sysctl_getname()
1278 static ssize_t binary_sysctl(const int *name, int nlen, in binary_sysctl()
1323 static ssize_t binary_sysctl(const int *name, int nlen, in binary_sysctl()
1332 static void deprecated_sysctl_warning(const int *name, int nlen) in deprecated_sysctl_warning()
1370 static void warn_on_bintable(const int *name, int nlen) in warn_on_bintable()
1383 static ssize_t do_sysctl(int __user *args_name, int nlen, in do_sysctl()
1436 int nlen; member