Searched defs:rft (Results 1 – 4 of 4) sorted by relevance
/linux/fs/resctrl/ |
H A D | rdtgroup.c | 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() local 324 struct rftype *rft = of->kn->priv; in rdtgroup_file_write() local 345 struct rftype *rft = of->kn->priv; in is_cpu_list() local 1998 struct rftype *rfts, *rft; in rdtgroup_add_files() local 2029 struct rftype *rfts, *rft; in rdtgroup_get_rftype_by_name() local 2067 struct rftype *rft; in resctrl_file_fflags_init() local 2134 struct rftype *rfts, *rft; in rdtgroup_kn_mode_restore() local
|
/linux/drivers/i2c/busses/ |
H A D | i2c-nomadik.c | 207 unsigned char rft; member 779 u32 tft, rft; in i2c_irq_handler() local
|
/linux/drivers/scsi/libfc/ |
H A D | fc_encode.h | 31 struct fc_ns_rft rft; member
|
/linux/drivers/scsi/lpfc/ |
H A D | lpfc_hw.h | 145 struct rft { struct 146 __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
|