demotion_nodes
static struct demotion_nodes *node_demotion __read_mostly;
struct demotion_nodes *nd;
node_demotion = kzalloc_objs(struct demotion_nodes, nr_node_ids);