Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/cpu/resctrl/
H A Drdtgroup.c2041 struct rftype *rfts, *rft; in rdtgroup_add_files() local
2044 rfts = res_common_files; in rdtgroup_add_files()
2052 for (rft = rfts; rft < rfts + len; rft++) { in rdtgroup_add_files()
2063 while (--rft >= rfts) { in rdtgroup_add_files()
2072 struct rftype *rfts, *rft; in rdtgroup_get_rftype_by_name() local
2075 rfts = res_common_files; in rdtgroup_get_rftype_by_name()
2078 for (rft = rfts; rft < rfts + len; rft++) { in rdtgroup_get_rftype_by_name()
2177 struct rftype *rfts, *rft; in rdtgroup_kn_mode_restore() local
2180 rfts = res_common_files; in rdtgroup_kn_mode_restore()
2183 for (rft = rfts; rft < rfts + len; rft++) { in rdtgroup_kn_mode_restore()