Searched refs:have_new_ctrl (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dresctrl.h54 * @have_new_ctrl: whether the user provided new_ctrl is valid
58 bool have_new_ctrl; member in struct:resctrl_staged_config
/linux-master/arch/x86/kernel/cpu/resctrl/
H A Dctrlmondata.c71 if (cfg->have_new_ctrl) {
85 cfg->have_new_ctrl = true;
150 if (cfg->have_new_ctrl) {
193 cfg->have_new_ctrl = true;
333 if (!cfg->have_new_ctrl)
H A Drdtgroup.c3223 cfg->have_new_ctrl = false;
3272 cfg->have_new_ctrl = true;
3315 cfg->have_new_ctrl = true;

Completed in 124 milliseconds