Lines Matching refs:alloc_enabled
1807 r_l->alloc_enabled = false; in cdp_enable()
1808 r_ldata->alloc_enabled = true; in cdp_enable()
1809 r_lcode->alloc_enabled = true; in cdp_enable()
1830 r->alloc_enabled = r->alloc_capable; in cdp_disable()
1832 if (rdt_resources_all[data_type].alloc_enabled) { in cdp_disable()
1833 rdt_resources_all[data_type].alloc_enabled = false; in cdp_disable()
1834 rdt_resources_all[code_type].alloc_enabled = false; in cdp_disable()
1851 if (rdt_resources_all[RDT_RESOURCE_L3DATA].alloc_enabled) in cdp_disable_all()
1853 if (rdt_resources_all[RDT_RESOURCE_L2DATA].alloc_enabled) in cdp_disable_all()
3010 if (rdt_resources_all[RDT_RESOURCE_L3DATA].alloc_enabled) in rdtgroup_show_options()
3013 if (rdt_resources_all[RDT_RESOURCE_L2DATA].alloc_enabled) in rdtgroup_show_options()