Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/cpu/resctrl/
H A Drdtgroup.c229 list_for_each_entry(rdtgrp, &rdt_all_groups, rdtgroup_list) { in rdtgroup_mode_by_closid()
488 list_for_each_entry(r, &rdt_all_groups, rdtgroup_list) { in cpus_ctrl_write()
932 list_for_each_entry(rdtg, &rdt_all_groups, rdtgroup_list) { in proc_resctrl_show()
3048 list_del(&rdtgrp->rdtgroup_list); in rmdir_all_sub()
3153 list_for_each_entry(prgrp, &rdt_all_groups, rdtgroup_list) { in rmdir_mondata_subdir_allrdtgrp()
3258 list_for_each_entry(prgrp, &rdt_all_groups, rdtgroup_list) { in mkdir_mondata_subdir_allrdtgrp()
3748 list_add(&rdtgrp->rdtgroup_list, &rdt_all_groups); in rdtgroup_mkdir_ctrl_mon()
3767 list_del(&rdtgrp->rdtgroup_list); in rdtgroup_mkdir_ctrl_mon()
3843 list_del(&rdtgrp->rdtgroup_list); in rdtgroup_ctrl_remove()
4124 list_add(&rdtgroup_default.rdtgroup_list, &rdt_all_groups); in rdtgroup_setup_default()
[all …]
H A Dinternal.h229 struct list_head rdtgroup_list; member
H A Dmonitor.c947 list_for_each_entry(prgrp, &rdt_all_groups, rdtgroup_list) { in mbm_handle_overflow()
H A Dpseudo_lock.c175 list_for_each_entry(rdtgrp, &rdt_all_groups, rdtgroup_list) { in region_find_by_minor()