Home
last modified time | relevance | path

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

/linux-2.6.39/kernel/
Dsysctl.c1730 static struct ctl_table *is_branch_in(struct ctl_table *branch, in is_branch_in() function
1762 while ((next = is_branch_in(by, to)) != NULL) { in try_attach()