Home
last modified time | relevance | path

Searched refs:orq (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/usb/class/
H A Dcdc-wdm.c86 struct usb_ctrlrequest *orq; member
372 kfree(desc->orq); in cleanup()
436 req = desc->orq; in wdm_write()
886 struct usb_ctrlrequest *req = desc->orq; in wdm_wwan_port_tx()
1053 desc->orq = kmalloc(sizeof(struct usb_ctrlrequest), GFP_KERNEL); in wdm_create()
1054 if (!desc->orq) in wdm_create()
/linux/arch/x86/mm/
H A Dmem_encrypt_boot.S106 orq $X86_CR4_PGE, %rdx
/linux/drivers/infiniband/sw/siw/
H A Dsiw.h440 struct siw_sqe *orq; /* outbound read queue element array */ member
643 return &qp->orq[qp->orq_get % qp->attrs.orq_size]; in orq_get_current()
648 struct siw_sqe *orq_e = &qp->orq[qp->orq_put % qp->attrs.orq_size]; in orq_get_free()
H A Dsiw_qp_tx.c1125 qp->orq[qp->orq_put % qp->attrs.orq_size].flags = 0; in siw_qp_sq_process()
/linux/arch/x86/entry/
H A Dcalling.h208 orq $(PTI_USER_PCID_MASK), \scratch_reg
212 orq $(PTI_USER_PGTABLE_MASK), \scratch_reg
/linux/arch/x86/virt/vmx/tdx/
H A Dtdxcall.S208 orq %rdi, %rax
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_rdma.h134 void *orq; member
H A Dqed_roce.c379 qp->orq = dma_alloc_coherent(&p_hwfn->cdev->pdev->dev, in qed_roce_sp_create_requester()
382 if (!qp->orq) { in qed_roce_sp_create_requester()
486 qp->orq, qp->orq_phys_addr); in qed_roce_sp_create_requester()
798 qp->orq, qp->orq_phys_addr); in qed_roce_sp_destroy_qp_requester()
/linux/arch/x86/crypto/
H A Dcast6-avx-x86_64-asm_64.S121 orq RFS1, RFS2; \
124 orq RFS1, RFS3; \
H A Dtwofish-avx-x86_64-asm_64.S110 orq RGS1, RGS2; \
113 orq RGS1, RGS3;
H A Ddes3_ede-asm_64.S83 orq RT0, val; \
264 orq RT0, val; \