Searched defs:rsp (Results 1 - 25 of 272) sorted by relevance

1234567891011

/linux-master/include/linux/firmware/qcom/
H A Dqcom_qseecom.h46 qcom_qseecom_app_send(struct qseecom_client *client, void *req, size_t req_size, void *rsp, size_t rsp_size) argument
/linux-master/include/linux/
H A Drcu_sync.h32 static inline bool rcu_sync_is_idle(struct rcu_sync *rsp) argument
/linux-master/kernel/rcu/
H A Dsync.c21 void rcu_sync_init(struct rcu_sync *rsp) argument
29 static void rcu_sync_call(struct rcu_sync *rsp) argument
59 struct rcu_sync *rsp = container_of(rhp, struct rcu_sync, cb_head); local
105 rcu_sync_enter(struct rcu_sync *rsp) argument
152 rcu_sync_exit(struct rcu_sync *rsp) argument
173 rcu_sync_dtor(struct rcu_sync *rsp) argument
[all...]
/linux-master/arch/x86/purgatory/
H A Dentry64.S66 rsp: .quad 0x0 label
/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_dmac_flt.c14 struct cgx_mac_addr_add_rsp *rsp; local
41 struct cgx_mac_addr_set_or_get *rsp; local
146 struct cgx_max_dmac_entries_get_rsp *rsp; local
180 struct cgx_mac_addr_update_rsp *rsp; local
[all...]
H A Dotx2_dcbnl.c61 struct nix_txsch_alloc_rsp *rsp; local
289 struct cgx_pfc_rsp *rsp; local
[all...]
/linux-master/tools/testing/selftests/kvm/lib/x86_64/
H A Dmemstress.c36 unsigned long *rsp; local
/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_sdp.c93 rvu_mbox_handler_set_sdp_chan_info(struct rvu *rvu, struct sdp_chan_info_msg *req, struct msg_rsp *rsp) argument
107 rvu_mbox_handler_get_sdp_chan_info(struct rvu *rvu, struct msg_req *req, struct sdp_get_chan_info_msg *rsp) argument
H A Drvu_switch.c26 struct npc_install_flow_rsp rsp = { 0 }; local
54 struct npc_install_flow_rsp rsp = { 0 }; local
164 struct msg_rsp rsp; local
218 struct msg_rsp rsp; local
/linux-master/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_srq.c67 union pvrdma_cmd_resp rsp; local
105 union pvrdma_cmd_resp rsp; local
H A Dpvrdma_mr.c63 union pvrdma_cmd_resp rsp; local
119 union pvrdma_cmd_resp rsp; local
210 union pvrdma_cmd_resp rsp; local
/linux-master/net/nfc/nci/
H A Drsp.c31 const struct nci_core_reset_rsp *rsp = (void *)skb->data; local
89 const struct nci_core_init_rsp_nci_ver2 *rsp = (void *)skb->data; local
168 const struct nci_core_set_config_rsp *rsp = (void *)skb->data; local
275 const struct nci_core_conn_create_rsp *rsp; local
[all...]
/linux-master/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ktls.c31 struct fun_admin_ktls_modify_rsp rsp; local
/linux-master/drivers/iio/chemical/
H A Dscd30_i2c.c70 char *rsp = response; local
/linux-master/drivers/net/wireless/ath/wcn36xx/
H A Dtestmode.c48 struct ftm_rsp_msg *msg, *rsp = NULL; local
[all...]
/linux-master/arch/x86/include/uapi/asm/
H A Dptrace.h74 unsigned long rsp; member in struct:pt_regs
/linux-master/drivers/scsi/esas2r/
H A Desas2r_vda.c304 struct atto_vda_cfg_rsp *rsp = &rq->func_rsp.cfg_rsp; local
/linux-master/drivers/media/usb/as102/
H A Das102_drv.h43 struct as10x_cmd_t *cmd, *rsp; member in struct:as10x_bus_adapter_t
/linux-master/arch/s390/include/asm/
H A Dclp.h24 u16 rsp; member in struct:clp_rsp_hdr
/linux-master/drivers/crypto/chelsio/
H A Dchcr_core.c203 int chcr_uld_rx_handler(void *handle, const __be64 *rsp, argument
/linux-master/drivers/hid/surface-hid/
H A Dsurface_hid.c47 struct ssam_response rsp; local
140 struct ssam_response rsp; local
[all...]
/linux-master/drivers/mfd/
H A Drsmu_spi.c31 u8 rsp[RSMU_MAX_READ_COUNT + 1] = {0}; local
/linux-master/drivers/firmware/qcom/
H A Dqcom_scm-legacy.c141 struct scm_legacy_response *rsp; local
104 scm_legacy_get_response_buffer( const struct scm_legacy_response *rsp) argument
[all...]
/linux-master/drivers/net/ipa/
H A Dipa_qmi.c184 struct ipa_indication_register_rsp rsp = { }; local
213 struct ipa_driver_init_complete_rsp rsp = { }; local
[all...]
/linux-master/arch/x86/entry/
H A Dcalling.h435 movq %rsp, %rbp variable

Completed in 514 milliseconds

1234567891011