Home
last modified time | relevance | path

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

/dflybsd-src/sys/sys/
H A Dcpu_topology.h41 struct cpu_node { struct
42 struct cpu_node * parent_node; argument
43 struct cpu_node * child_node[MAXCPU]; argument
53 typedef struct cpu_node cpu_node_t; argument