Searched defs:cpu_node (Results 1 – 1 of 1) sorted by relevance
41 struct cpu_node { struct42 struct cpu_node * parent_node; argument43 struct cpu_node * child_node[MAXCPU]; argument53 typedef struct cpu_node cpu_node_t; argument