tmp_cbm          2538 arch/x86/kernel/cpu/resctrl/rdtgroup.c 	unsigned long tmp_cbm;
tmp_cbm          2586 arch/x86/kernel/cpu/resctrl/rdtgroup.c 	tmp_cbm = d->new_ctrl;
tmp_cbm          2587 arch/x86/kernel/cpu/resctrl/rdtgroup.c 	if (bitmap_weight(&tmp_cbm, r->cache.cbm_len) < r->cache.min_cbm_bits) {