Home
last modified time | relevance | path

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

/kernel/
Dsysctl_binary.c1222 static const struct bin_table *get_sysctl(const int *name, int nlen, char *path) in get_sysctl()
1277 static char *sysctl_getname(const int *name, int nlen, const struct bin_table **tablep) in sysctl_getname()
1295 static ssize_t binary_sysctl(const int *name, int nlen, in binary_sysctl()
1340 static ssize_t binary_sysctl(const int *name, int nlen, in binary_sysctl()
1349 static void deprecated_sysctl_warning(const int *name, int nlen) in deprecated_sysctl_warning()
1387 static void warn_on_bintable(const int *name, int nlen) in warn_on_bintable()
1400 static ssize_t do_sysctl(int __user *args_name, int nlen, in do_sysctl()
1453 int nlen; member