Lines Matching refs:rdtgroup_list
175 list_for_each_entry(rdtgrp, &rdt_all_groups, rdtgroup_list) { in rdtgroup_mode_by_closid()
425 list_for_each_entry(r, &rdt_all_groups, rdtgroup_list) { in cpus_ctrl_write()
805 list_for_each_entry(rdtg, &rdt_all_groups, rdtgroup_list) { in proc_resctrl_show()
2737 list_for_each_entry_safe(rdtgrp, tmp, &rdt_all_groups, rdtgroup_list) { in rmdir_all_sub()
2760 list_del(&rdtgrp->rdtgroup_list); in rmdir_all_sub()
2838 list_for_each_entry(prgrp, &rdt_all_groups, rdtgroup_list) { in rmdir_mondata_subdir_allrdtgrp()
2903 list_for_each_entry(prgrp, &rdt_all_groups, rdtgroup_list) { in mkdir_mondata_subdir_allrdtgrp()
3331 list_add(&rdtgrp->rdtgroup_list, &rdt_all_groups); in rdtgroup_mkdir_ctrl_mon()
3348 list_del(&rdtgrp->rdtgroup_list); in rdtgroup_mkdir_ctrl_mon()
3434 list_del(&rdtgrp->rdtgroup_list); in rdtgroup_ctrl_remove()
3687 list_add(&rdtgroup_default.rdtgroup_list, &rdt_all_groups); in rdtgroup_setup_root()