Home
last modified time | relevance | path

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

/linux/fs/resctrl/
H A Dctrlmondata.c818 if (resctrl_arch_get_cdp_enabled(r->rid)) { in resctrl_io_alloc_init_cbm()
840 if (resctrl_arch_get_cdp_enabled(r->rid)) in resctrl_io_alloc_closid()
985 if (resctrl_arch_get_cdp_enabled(r->rid)) { in resctrl_io_alloc_parse_line()
H A Dpseudo_lock.c509 if (resctrl_arch_get_cdp_enabled(RDT_RESOURCE_L3) || in rdtgroup_locksetup_enter()
510 resctrl_arch_get_cdp_enabled(RDT_RESOURCE_L2)) { in rdtgroup_locksetup_enter()
H A Drdtgroup.c1383 if (!resctrl_arch_get_cdp_enabled(r->rid)) in rdtgroup_cbm_overlaps()
2695 if (resctrl_arch_get_cdp_enabled(r->rid)) in schemata_list_add()
2724 if (r->cdp_capable && !resctrl_arch_get_cdp_enabled(r->rid)) in schemata_list_add()
2756 if (resctrl_arch_get_cdp_enabled(r->rid)) { in schemata_list_create()
3556 if (resctrl_arch_get_cdp_enabled(r->rid)) in __init_one_rdt_domain()
4228 if (resctrl_arch_get_cdp_enabled(RDT_RESOURCE_L3)) in rdtgroup_show_options()
4231 if (resctrl_arch_get_cdp_enabled(RDT_RESOURCE_L2)) in rdtgroup_show_options()
/linux/arch/x86/kernel/cpu/resctrl/
H A Drdtgroup.c227 bool resctrl_arch_get_cdp_enabled(enum resctrl_res_level l) in resctrl_arch_get_cdp_enabled() function
/linux/include/linux/
H A Dresctrl.h480 bool resctrl_arch_get_cdp_enabled(enum resctrl_res_level l);