Home
last modified time | relevance | path

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

/kernel/
Dsysctl_check.c1253 static struct ctl_table *sysctl_parent(struct ctl_table *table, int n) in sysctl_parent() function
1273 test = sysctl_parent(table, cur_depth); in sysctl_binary_lookup()
1312 tmp = sysctl_parent(table, i); in sysctl_print_path()
1319 tmp = sysctl_parent(table, i); in sysctl_print_path()
1353 test = sysctl_parent(table, cur_depth); in sysctl_check_lookup()