Searched defs:node_data (Results 1 – 4 of 4) sorted by relevance
140 struct node_data { struct146 void (* cleanup)(struct node_data *); argument148 union {165 } u;
46 #define node_data(node) (local_node_data->node_data_ptrs[node]) macro
195 struct ia64_node_data *node_data; member
34 struct node_map_data node_data[MAX_PHYSMEM_RANGES]; variable