Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/resctrl/
H A 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()
788 list_for_each_entry(rdtg, &rdt_all_groups, rdtgroup_list) { in proc_resctrl_show()
2361 list_for_each_entry_safe(rdtgrp, tmp, &rdt_all_groups, rdtgroup_list) { in rmdir_all_sub()
2384 list_del(&rdtgrp->rdtgroup_list); in rmdir_all_sub()
2463 list_for_each_entry(prgrp, &rdt_all_groups, rdtgroup_list) { in rmdir_mondata_subdir_allrdtgrp()
2531 list_for_each_entry(prgrp, &rdt_all_groups, rdtgroup_list) { in mkdir_mondata_subdir_allrdtgrp()
2939 list_add(&rdtgrp->rdtgroup_list, &rdt_all_groups); in rdtgroup_mkdir_ctrl_mon()
2956 list_del(&rdtgrp->rdtgroup_list); in rdtgroup_mkdir_ctrl_mon()
3044 list_del(&rdtgrp->rdtgroup_list); in rdtgroup_ctrl_remove()
[all …]
H A Dinternal.h211 struct list_head rdtgroup_list; member
H A Dmonitor.c521 list_for_each_entry(prgrp, &rdt_all_groups, rdtgroup_list) { in mbm_handle_overflow()
H A Dpseudo_lock.c155 list_for_each_entry(rdtgrp, &rdt_all_groups, rdtgroup_list) { in region_find_by_minor()
H A Dcore.c718 list_for_each_entry(rdtgrp, &rdt_all_groups, rdtgroup_list) { in resctrl_offline_cpu()