tag | line | file | source code |
---|---|---|---|
node_get_child | 24 | arch/sparc/kernel/probe.c | extern int node_get_child(int node); |
node_get_child | 304 | arch/sparc/kernel/probe.c | nd = node_get_child(esp_node); |
node_get_child | 338 | arch/sparc/kernel/probe.c | nd = node_get_child(nd); |
node_get_child | 398 | arch/sparc/kernel/probe.c | first_descent = nd = node_get_child(nd); |