Searched refs:cluster_hotplug_mask (Results 1 – 1 of 1) sorted by relevance
21 static struct cluster_mask *cluster_hotplug_mask; variable118 cmsk = cluster_hotplug_mask; in init_x2apic_ldr()120 cluster_hotplug_mask = NULL; in init_x2apic_ldr()134 if (cluster_hotplug_mask) { in alloc_clustermask()135 if (cluster_hotplug_mask->node == node) in alloc_clustermask()137 kfree(cluster_hotplug_mask); in alloc_clustermask()140 cluster_hotplug_mask = kzalloc_node(sizeof(*cluster_hotplug_mask), in alloc_clustermask()142 if (!cluster_hotplug_mask) in alloc_clustermask()144 cluster_hotplug_mask->node = node; in alloc_clustermask()