Home
last modified time | relevance | path

Searched refs:demotion_nodes (Results 1 – 1 of 1) sorted by relevance

/linux/mm/
H A Dmemory-tiers.c29 struct demotion_nodes { struct
131 static struct demotion_nodes *node_demotion __read_mostly;
332 struct demotion_nodes *nd; in next_demotion_node()
428 struct demotion_nodes *nd; in establish_demotion_targets()
915 node_demotion = kzalloc_objs(struct demotion_nodes, nr_node_ids); in memory_tier_init()