Home
last modified time | relevance | path

Searched defs:rft (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/arch/x86/kernel/cpu/resctrl/
Drdtgroup.c202 static int rdtgroup_add_file(struct kernfs_node *parent_kn, struct rftype *rft) in rdtgroup_add_file()
225 struct rftype *rft = of->kn->priv; in rdtgroup_seqfile_show() local
235 struct rftype *rft = of->kn->priv; in rdtgroup_file_write() local
256 struct rftype *rft = of->kn->priv; in is_cpu_list() local
1486 struct rftype *rfts, *rft; in rdtgroup_add_files() local
1572 struct rftype *rfts, *rft; in rdtgroup_kn_mode_restore() local
/Linux-v5.4/drivers/i2c/busses/
Di2c-nomadik.c178 unsigned char rft; member
727 u32 tft, rft; in i2c_irq_handler() local
/Linux-v5.4/include/scsi/
Dfc_encode.h30 struct fc_ns_rft rft; member
/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc_hw.h133 struct rft { struct
134 uint32_t PortId; /* For RFT_ID requests */
137 uint32_t rsvd0:16;
138 uint32_t rsvd1:7;
139 uint32_t fcpReg:1; /* Type 8 */
140 uint32_t rsvd2:2;
141 uint32_t ipReg:1; /* Type 5 */
142 uint32_t rsvd3:5;
144 uint32_t rsvd0:16;
145 uint32_t fcpReg:1; /* Type 8 */
[all …]