Searched defs:node_hstate (Results 1 - 1 of 1) sorted by relevance

/mm/
H A Dhugetlb.c1594 * node_hstate/s - associate per node hstate attributes, via their kobjects,
1600 struct node_hstate { struct
1604 struct node_hstate node_hstates[MAX_NUMNODES];
1629 struct node_hstate *nhs = &node_hstates[nid];
1650 struct node_hstate *nhs = &node_hstates[node->dev.id];
1692 struct node_hstate *nhs = &node_hstates[node->dev.id];

Completed in 9 milliseconds