Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kernel/cpu/resctrl/
Drdtgroup.c1575 struct rftype *rfts, *rft; in rdtgroup_add_files() local
1578 rfts = res_common_files; in rdtgroup_add_files()
1583 for (rft = rfts; rft < rfts + len; rft++) { in rdtgroup_add_files()
1594 while (--rft >= rfts) { in rdtgroup_add_files()
1603 struct rftype *rfts, *rft; in rdtgroup_get_rftype_by_name() local
1606 rfts = res_common_files; in rdtgroup_get_rftype_by_name()
1609 for (rft = rfts; rft < rfts + len; rft++) { in rdtgroup_get_rftype_by_name()
1688 struct rftype *rfts, *rft; in rdtgroup_kn_mode_restore() local
1691 rfts = res_common_files; in rdtgroup_kn_mode_restore()
1694 for (rft = rfts; rft < rfts + len; rft++) { in rdtgroup_kn_mode_restore()