Searched defs:rft (Results 1 – 2 of 2) sorted by relevance
291 static int rdtgroup_add_file(struct kernfs_node *parent_kn, struct rftype *rft) in rdtgroup_add_file()314 struct rftype *rft = of->kn->priv; in rdtgroup_seqfile_show() local324 struct rftype *rft = of->kn->priv; in rdtgroup_file_write() local345 struct rftype *rft = of->kn->priv; in is_cpu_list() local2123 struct rftype *rfts, *rft; in rdtgroup_add_files() local2154 struct rftype *rfts, *rft; in rdtgroup_get_rftype_by_name() local2209 struct rftype *rft; in resctrl_file_fflags_init() local2276 struct rftype *rfts, *rft; in rdtgroup_kn_mode_restore() local
145 struct rft { struct146 __be32 port_id; /* For RFT_ID requests */148 __be32 fcp_reg; /* rsvd 31:9, fcp_reg 8, rsvd 7:0 */149 __be32 nvme_reg; /* rsvd 31:9, nvme_reg 8, rsvd 7:0 */150 __be32 word2;151 __be32 app_serv_reg; /* rsvd 31:1, app_serv_reg 0 */152 __be32 word[4];153 } rft; member