Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kernel/cpu/resctrl/
Drdtgroup.c1570 struct rftype *rfts, *rft; in rdtgroup_add_files() local
1573 rfts = res_common_files; in rdtgroup_add_files()
1578 for (rft = rfts; rft < rfts + len; rft++) { in rdtgroup_add_files()
1589 while (--rft >= rfts) { in rdtgroup_add_files()
1598 struct rftype *rfts, *rft; in rdtgroup_get_rftype_by_name() local
1601 rfts = res_common_files; in rdtgroup_get_rftype_by_name()
1604 for (rft = rfts; rft < rfts + len; rft++) { in rdtgroup_get_rftype_by_name()
1683 struct rftype *rfts, *rft; in rdtgroup_kn_mode_restore() local
1686 rfts = res_common_files; in rdtgroup_kn_mode_restore()
1689 for (rft = rfts; rft < rfts + len; rft++) { in rdtgroup_kn_mode_restore()