Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/resctrl/
H A Drdtgroup.c1849 struct rftype *rfts, *rft; in rdtgroup_add_files() local
1852 rfts = res_common_files; in rdtgroup_add_files()
1857 for (rft = rfts; rft < rfts + len; rft++) { in rdtgroup_add_files()
1868 while (--rft >= rfts) { in rdtgroup_add_files()
1877 struct rftype *rfts, *rft; in rdtgroup_get_rftype_by_name() local
1880 rfts = res_common_files; in rdtgroup_get_rftype_by_name()
1883 for (rft = rfts; rft < rfts + len; rft++) { in rdtgroup_get_rftype_by_name()
1971 struct rftype *rfts, *rft; in rdtgroup_kn_mode_restore() local
1974 rfts = res_common_files; in rdtgroup_kn_mode_restore()
1977 for (rft = rfts; rft < rfts + len; rft++) { in rdtgroup_kn_mode_restore()