Searched refs:ei2 (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/crypto/cavium/cpt/
H A Dcpt_hw_types.h68 * ei2; [447:384] Engine instruction word 1. Passed to the AE/SE.
100 u64 ei2; member in struct:cpt_inst_s::cpt_inst_s_s
H A Dcptvf_reqmanager.c521 cptinst.s.ei2 = vq_cmd.rptr;
/linux-master/drivers/crypto/marvell/octeontx2/
H A Dotx2_cpt_hw_types.h214 * ei2; [447:384] Engine instruction word 1. Passed to the AE/SE.
244 u64 ei2; member in struct:otx2_cpt_inst_s::__anon116
H A Dotx2_cptlf.h363 cptinst->s.ei2 = iq_cmd->rptr;
/linux-master/fs/ext4/
H A Dioctl.c313 struct ext4_inode_info *ei2; local
318 ei2 = EXT4_I(inode2);
332 memswap(ei1->i_data, ei2->i_data, sizeof(ei1->i_data));
334 ei1->i_flags = (ei2->i_flags & EXT4_FL_SHOULD_SWAP) |
336 ei2->i_flags = tmp | (ei2->i_flags & ~EXT4_FL_SHOULD_SWAP);
337 swap(ei1->i_disksize, ei2->i_disksize);
/linux-master/drivers/crypto/marvell/octeontx/
H A Dotx_cpt_hw_types.h205 * ei2; [447:384] Engine instruction word 1. Passed to the AE/SE.
238 u64 ei2; member in struct:otx_cpt_inst_s::__anon170
H A Dotx_cptvf_reqmgr.c258 inst->s.ei2 = cmd->rptr;

Completed in 422 milliseconds