Searched refs:RESCTRL_RESERVED_CLOSID (Results 1 – 4 of 4) sorted by relevance
676 state->default_closid = RESCTRL_RESERVED_CLOSID; in clear_closid_rmid()678 state->cur_closid = RESCTRL_RESERVED_CLOSID; in clear_closid_rmid()681 RESCTRL_RESERVED_CLOSID); in clear_closid_rmid()
566 idx == resctrl_arch_rmid_idx_encode(RESCTRL_RESERVED_CLOSID, in free_rmid()1048 idx = resctrl_arch_rmid_idx_encode(RESCTRL_RESERVED_CLOSID, in dom_data_init()
167 __clear_bit(RESCTRL_RESERVED_CLOSID, &closid_free_map); in closid_init()4119 rdtgroup_default.closid = RESCTRL_RESERVED_CLOSID; in rdtgroup_setup_default()
12 #define RESCTRL_RESERVED_CLOSID 0 macro