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

/mm/
H A Dhugetlb.c1957 * node_hstate/s - associate per node hstate attributes, via their kobjects,
1963 struct node_hstate { struct
1967 struct node_hstate node_hstates[MAX_NUMNODES];
1992 struct node_hstate *nhs = &node_hstates[nid];
2013 struct node_hstate *nhs = &node_hstates[node->dev.id];
2057 struct node_hstate *nhs = &node_hstates[node->dev.id];

Completed in 11 milliseconds