Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/resctrl/
H A Drdtgroup.c175 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()
2739 list_for_each_entry_safe(rdtgrp, tmp, &rdt_all_groups, rdtgroup_list) { in rmdir_all_sub()
2762 list_del(&rdtgrp->rdtgroup_list); in rmdir_all_sub()
2840 list_for_each_entry(prgrp, &rdt_all_groups, rdtgroup_list) { in rmdir_mondata_subdir_allrdtgrp()
2905 list_for_each_entry(prgrp, &rdt_all_groups, rdtgroup_list) { in mkdir_mondata_subdir_allrdtgrp()
3333 list_add(&rdtgrp->rdtgroup_list, &rdt_all_groups); in rdtgroup_mkdir_ctrl_mon()
3350 list_del(&rdtgrp->rdtgroup_list); in rdtgroup_mkdir_ctrl_mon()
3436 list_del(&rdtgrp->rdtgroup_list); in rdtgroup_ctrl_remove()
[all …]
H A Dinternal.h223 struct list_head rdtgroup_list; member
H A Dmonitor.c665 list_for_each_entry(prgrp, &rdt_all_groups, rdtgroup_list) { in mbm_handle_overflow()
H A Dcore.c638 list_for_each_entry(rdtgrp, &rdt_all_groups, rdtgroup_list) { in resctrl_offline_cpu()
H A Dpseudo_lock.c170 list_for_each_entry(rdtgrp, &rdt_all_groups, rdtgroup_list) { in region_find_by_minor()