Home
last modified time | relevance | path

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

/linux/fs/resctrl/
H A Drdtgroup.c3278 unsigned long tmp_cbm; in __init_one_rdt_domain() local
3328 tmp_cbm = cfg->new_ctrl; in __init_one_rdt_domain()
3329 if (bitmap_weight(&tmp_cbm, r->cache.cbm_len) < r->cache.min_cbm_bits) { in __init_one_rdt_domain()