Searched defs:rft (Results 1 – 4 of 4) sorted by relevance
/linux-5.19.10/arch/x86/kernel/cpu/resctrl/ |
D | rdtgroup.c | 205 static int rdtgroup_add_file(struct kernfs_node *parent_kn, struct rftype *rft) in rdtgroup_add_file() 228 struct rftype *rft = of->kn->priv; in rdtgroup_seqfile_show() local 238 struct rftype *rft = of->kn->priv; in rdtgroup_file_write() local 259 struct rftype *rft = of->kn->priv; in is_cpu_list() local 1570 struct rftype *rfts, *rft; in rdtgroup_add_files() local 1598 struct rftype *rfts, *rft; in rdtgroup_get_rftype_by_name() local 1614 struct rftype *rft; in thread_throttle_mode_init() local 1683 struct rftype *rfts, *rft; in rdtgroup_kn_mode_restore() local
|
/linux-5.19.10/drivers/i2c/busses/ |
D | i2c-nomadik.c | 178 unsigned char rft; member 727 u32 tft, rft; in i2c_irq_handler() local
|
/linux-5.19.10/drivers/scsi/libfc/ |
D | fc_encode.h | 31 struct fc_ns_rft rft; member
|
/linux-5.19.10/drivers/scsi/lpfc/ |
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
|