Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dhugetlb.c3049 * node_hstate/s - associate per node hstate attributes, via their kobjects,
3055 struct node_hstate { struct
3059 static struct node_hstate node_hstates[MAX_NUMNODES];
3084 struct node_hstate *nhs = &node_hstates[nid]; in kobj_to_node_hstate()
3105 struct node_hstate *nhs = &node_hstates[node->dev.id]; in hugetlb_unregister_node()
3130 struct node_hstate *nhs = &node_hstates[node->dev.id]; in hugetlb_register_node()
/kernel/linux/linux-6.6/mm/
H A Dhugetlb.c4061 * node_hstate/s - associate per node hstate attributes, via their kobjects,
4067 struct node_hstate { struct
4071 static struct node_hstate node_hstates[MAX_NUMNODES];
4096 struct node_hstate *nhs = &node_hstates[nid]; in kobj_to_node_hstate()
4117 struct node_hstate *nhs = &node_hstates[node->dev.id]; in hugetlb_unregister_node()
4147 struct node_hstate *nhs = &node_hstates[node->dev.id]; in hugetlb_register_node()

Completed in 17 milliseconds