Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/resctrl/
H A Drdtgroup.c1978 struct rftype *rfts, *rft; in rdtgroup_add_files() local
1981 rfts = res_common_files; in rdtgroup_add_files()
1989 for (rft = rfts; rft < rfts + len; rft++) { in rdtgroup_add_files()
2000 while (--rft >= rfts) { in rdtgroup_add_files()
2009 struct rftype *rfts, *rft; in rdtgroup_get_rftype_by_name() local
2012 rfts = res_common_files; in rdtgroup_get_rftype_by_name()
2015 for (rft = rfts; rft < rfts + len; rft++) { in rdtgroup_get_rftype_by_name()
2103 struct rftype *rfts, *rft; in rdtgroup_kn_mode_restore() local
2106 rfts = res_common_files; in rdtgroup_kn_mode_restore()
2109 for (rft = rfts; rft < rfts + len; rft++) { in rdtgroup_kn_mode_restore()