Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/resctrl/
Drdtgroup.c159 list_for_each_entry(rdtgrp, &rdt_all_groups, rdtgroup_list) { in rdtgroup_mode_by_closid()
414 list_for_each_entry(r, &rdt_all_groups, rdtgroup_list) { in cpus_ctrl_write()
2234 list_for_each_entry_safe(rdtgrp, tmp, &rdt_all_groups, rdtgroup_list) { in rmdir_all_sub()
2257 list_del(&rdtgrp->rdtgroup_list); in rmdir_all_sub()
2336 list_for_each_entry(prgrp, &rdt_all_groups, rdtgroup_list) { in rmdir_mondata_subdir_allrdtgrp()
2404 list_for_each_entry(prgrp, &rdt_all_groups, rdtgroup_list) { in mkdir_mondata_subdir_allrdtgrp()
2818 list_add(&rdtgrp->rdtgroup_list, &rdt_all_groups); in rdtgroup_mkdir_ctrl_mon()
2835 list_del(&rdtgrp->rdtgroup_list); in rdtgroup_mkdir_ctrl_mon()
2923 list_del(&rdtgrp->rdtgroup_list); in rdtgroup_ctrl_remove()
3049 list_add(&rdtgroup_default.rdtgroup_list, &rdt_all_groups); in rdtgroup_setup_root()
Dinternal.h204 struct list_head rdtgroup_list; member
Dmonitor.c527 list_for_each_entry(prgrp, &rdt_all_groups, rdtgroup_list) { in mbm_handle_overflow()
Dcore.c716 list_for_each_entry(rdtgrp, &rdt_all_groups, rdtgroup_list) { in resctrl_offline_cpu()
Dpseudo_lock.c155 list_for_each_entry(rdtgrp, &rdt_all_groups, rdtgroup_list) { in region_find_by_minor()