| /linux-6.15/drivers/mfd/ |
| H A D | si476x-cmd.c | 449 resp, ARRAY_SIZE(resp), in si476x_core_cmd_set_property() 536 resp, ARRAY_SIZE(resp), in si476x_core_cmd_dig_audio_pin_cfg() 585 resp, ARRAY_SIZE(resp), in si476x_core_cmd_zif_pin_cfg() 642 resp, ARRAY_SIZE(resp), in si476x_core_cmd_ic_link_gpo_ctl_pin_cfg() 670 resp, ARRAY_SIZE(resp), in si476x_core_cmd_ana_audio_pin_cfg() 882 resp, sizeof(resp)); in si476x_core_cmd_fm_seek_start() 1058 resp, sizeof(resp)); in si476x_core_cmd_am_seek_start() 1147 resp, sizeof(resp)); in si476x_core_cmd_am_tune_freq_a10() 1163 resp, sizeof(resp)); in si476x_core_cmd_am_tune_freq_a20() 1351 resp, sizeof(resp)); in si476x_core_cmd_fm_tune_freq_a10() [all …]
|
| /linux-6.15/fs/nfsd/ |
| H A D | nfs3proc.c | 76 resp->status = fh_verify(rqstp, &resp->fh, 0, in nfsd3_proc_getattr() 81 resp->status = fh_getattr(&resp->fh, &resp->stat); in nfsd3_proc_getattr() 83 resp->status = nfsd3_map_status(resp->status); in nfsd3_proc_getattr() 107 resp->status = nfsd3_map_status(resp->status); in nfsd3_proc_setattr() 128 resp->status = nfsd_lookup(rqstp, &resp->dirfh, in nfsd3_proc_lookup() 131 resp->status = nfsd3_map_status(resp->status); in nfsd3_proc_lookup() 150 resp->status = nfsd_access(rqstp, &resp->fh, &resp->access, NULL); in nfsd3_proc_access() 151 resp->status = nfsd3_map_status(resp->status); in nfsd3_proc_access() 170 resp->status = nfsd_readlink(rqstp, &resp->fh, in nfsd3_proc_readlink() 209 &resp->count, &resp->eof); in nfsd3_proc_read() [all …]
|
| H A D | nfs2acl.c | 41 resp->status = fh_verify(rqstp, &resp->fh, 0, NFSD_MAY_NOP); in nfsacld_proc_getacl() 53 resp->status = fh_getattr(fh, &resp->stat); in nfsacld_proc_getacl() 106 resp->status = fh_verify(rqstp, &resp->fh, 0, NFSD_MAY_SATTR); in nfsacld_proc_setacl() 131 resp->status = fh_getattr(fh, &resp->stat); in nfsacld_proc_setacl() 159 resp->status = fh_verify(rqstp, &resp->fh, 0, NFSD_MAY_NOP); in nfsacld_proc_getattr() 162 resp->status = fh_getattr(&resp->fh, &resp->stat); in nfsacld_proc_getattr() 181 resp->status = nfsd_access(rqstp, &resp->fh, &resp->access, NULL); in nfsacld_proc_access() 184 resp->status = fh_getattr(&resp->fh, &resp->stat); in nfsacld_proc_access() 259 if (!svcxdr_encode_fattr(rqstp, xdr, &resp->fh, &resp->stat)) in nfsaclsvc_encode_getaclres() 284 if (!svcxdr_encode_fattr(rqstp, xdr, &resp->fh, &resp->stat)) in nfsaclsvc_encode_accessres() [all …]
|
| H A D | nfsproc.c | 60 resp->status = fh_verify(rqstp, &resp->fh, 0, in nfsd_proc_getattr() 64 resp->status = fh_getattr(&resp->fh, &resp->stat); in nfsd_proc_getattr() 66 resp->status = nfsd_map_status(resp->status); in nfsd_proc_getattr() 136 resp->status = fh_getattr(&resp->fh, &resp->stat); in nfsd_proc_setattr() 138 resp->status = nfsd_map_status(resp->status); in nfsd_proc_setattr() 171 resp->status = fh_getattr(&resp->fh, &resp->stat); in nfsd_proc_lookup() 173 resp->status = nfsd_map_status(resp->status); in nfsd_proc_lookup() 229 resp->status = fh_getattr(&resp->fh, &resp->stat); in nfsd_proc_read() 265 resp->status = fh_getattr(&resp->fh, &resp->stat); in nfsd_proc_write() 436 resp->status = fh_getattr(&resp->fh, &resp->stat); in nfsd_proc_create() [all …]
|
| H A D | nfs3xdr.c | 744 switch (resp->status) { in nfs3svc_encode_getattrres() 746 lease_get_mtime(d_inode(resp->fh.fh_dentry), &resp->stat.mtime); in nfs3svc_encode_getattrres() 747 if (!svcxdr_encode_fattr3(rqstp, xdr, &resp->fh, &resp->stat)) in nfs3svc_encode_getattrres() 773 switch (resp->status) { in nfs3svc_encode_lookupres() 798 switch (resp->status) { in nfs3svc_encode_accessres() 829 resp->len); in nfs3svc_encode_readlinkres() 862 resp->count); in nfs3svc_encode_readres() 1031 write_bytes_to_xdr_buf(&resp->dirlist, resp->cookie_offset, &cookie, in nfs3svc_encode_cookie3() 1344 fh_put(&resp->fh); in nfs3svc_release_fhandle() 1352 fh_put(&resp->fh1); in nfs3svc_release_fhandle2() [all …]
|
| H A D | nfs3acl.c | 37 resp->status = fh_verify(rqstp, &resp->fh, 0, NFSD_MAY_NOP); in nfsd3_proc_getacl() 38 if (resp->status != nfs_ok) in nfsd3_proc_getacl() 44 resp->status = nfserr_inval; in nfsd3_proc_getacl() 47 resp->mask = argp->mask; in nfsd3_proc_getacl() 59 resp->acl_access = acl; in nfsd3_proc_getacl() 69 resp->acl_default = acl; in nfsd3_proc_getacl() 79 resp->acl_access = NULL; in nfsd3_proc_getacl() 80 resp->acl_default = NULL; in nfsd3_proc_getacl() 96 resp->status = fh_verify(rqstp, &resp->fh, 0, NFSD_MAY_SATTR); in nfsd3_proc_setacl() 180 switch (resp->status) { in nfs3svc_encode_getaclres() [all …]
|
| H A D | nfsxdr.c | 430 switch (resp->status) { in nfssvc_encode_attrstatres() 432 if (!svcxdr_encode_fattr(rqstp, xdr, &resp->fh, &resp->stat)) in nfssvc_encode_attrstatres() 447 switch (resp->status) { in nfssvc_encode_diropres() 451 if (!svcxdr_encode_fattr(rqstp, xdr, &resp->fh, &resp->stat)) in nfssvc_encode_diropres() 472 resp->len); in nfssvc_encode_readlinkres() 491 if (!svcxdr_encode_fattr(rqstp, xdr, &resp->fh, &resp->stat)) in nfssvc_encode_readres() 497 resp->count); in nfssvc_encode_readres() 569 write_bytes_to_xdr_buf(&resp->dirlist, resp->cookie_offset, &cookie, in nfssvc_encode_nfscookie() 648 fh_put(&resp->fh); in nfssvc_release_attrstat() 655 fh_put(&resp->fh); in nfssvc_release_diropres() [all …]
|
| /linux-6.15/tools/power/x86/intel-speed-select/ |
| H A D | isst-core-mbox.c | 155 *resp = value; in _send_mbox_command() 163 *resp = value; in _send_mbox_command() 225 &resp); in mbox_read_pm_config() 544 &resp); in mbox_get_get_trl() 560 &resp); in mbox_get_get_trl() 661 &resp); in mbox_get_pbf_info() 666 resp); in mbox_get_pbf_info() 688 resp); in mbox_get_pbf_info() 844 &resp); in mbox_get_clos_information() 925 req = resp; in mbox_pm_qos_config() [all …]
|
| /linux-6.15/drivers/infiniband/hw/mana/ |
| H A D | counters.c | 55 sizeof(req), sizeof(resp)); in mana_ib_get_hw_stats() 60 sizeof(resp), &resp); in mana_ib_get_hw_stats() 74 resp.requester_implicit_nak; in mana_ib_get_hw_stats() 76 resp.requester_readresp_psn_mismatch; in mana_ib_get_hw_stats() 82 resp.responder_local_len_err; in mana_ib_get_hw_stats() 84 resp.requestor_local_prot_err; in mana_ib_get_hw_stats() 86 resp.responder_rem_access_err; in mana_ib_get_hw_stats() 88 resp.responder_local_qp_err; in mana_ib_get_hw_stats() 90 resp.responder_malformed_wqe; in mana_ib_get_hw_stats() 93 resp.requester_rnr_nak_retries_exceeded; in mana_ib_get_hw_stats() [all …]
|
| H A D | main.c | 83 sizeof(resp)); in mana_ib_alloc_pd() 90 sizeof(resp), &resp); in mana_ib_alloc_pd() 95 resp.hdr.status); in mana_ib_alloc_pd() 103 pd->pdn = resp.pd_id; in mana_ib_alloc_pd() 126 sizeof(resp)); in mana_ib_dealloc_pd() 130 sizeof(resp), &resp); in mana_ib_dealloc_pd() 157 err = mana_gd_send_request(gc, sizeof(req), &req, sizeof(resp), &resp); in mana_gd_destroy_doorbell_page() 161 err, resp.status); in mana_gd_destroy_doorbell_page() 185 err = mana_gd_send_request(gc, sizeof(req), &req, sizeof(resp), &resp); in mana_gd_allocate_doorbell_page() 672 &req, sizeof(resp), &resp); in mana_ib_gd_query_adapter_caps() [all …]
|
| /linux-6.15/fs/xfs/libxfs/ |
| H A D | xfs_trans_resv.c | 544 struct xfs_trans_resv *resp) in xfs_rename_log_count() argument 577 struct xfs_trans_resv *resp) in xfs_link_log_count() argument 641 struct xfs_trans_resv *resp) in xfs_remove_log_count() argument 740 struct xfs_trans_resv *resp) in xfs_icreate_log_count() argument 786 struct xfs_trans_resv *resp) in xfs_mkdir_log_count() argument 1160 resp->tr_rename.tr_logcount = xfs_rename_log_count(mp, resp); in xfs_calc_namespace_reservations() 1164 resp->tr_link.tr_logcount = xfs_link_log_count(mp, resp); in xfs_calc_namespace_reservations() 1168 resp->tr_remove.tr_logcount = xfs_remove_log_count(mp, resp); in xfs_calc_namespace_reservations() 1172 resp->tr_symlink.tr_logcount = xfs_symlink_log_count(mp, resp); in xfs_calc_namespace_reservations() 1176 resp->tr_create.tr_logcount = xfs_icreate_log_count(mp, resp); in xfs_calc_namespace_reservations() [all …]
|
| /linux-6.15/net/nfc/ |
| H A D | digital_technology.c | 224 resp = NULL; in digital_in_recv_ats() 282 resp = NULL; in digital_in_recv_sel_res() 398 resp = NULL; in digital_in_recv_sdd_res() 484 resp = NULL; in digital_in_recv_sens_res() 584 resp = NULL; in digital_in_recv_attrib_res() 655 resp = NULL; in digital_in_recv_sensb_res() 752 resp = NULL; in digital_in_recv_sensf_res() 849 resp = NULL; in digital_in_recv_iso15693_inv_res() 963 resp = NULL; in digital_tg_recv_sel_req() 1029 resp = NULL; in digital_tg_recv_sdd_req() [all …]
|
| H A D | digital_dep.c | 267 skb_put_data(ddev->chaining_skb, resp->data, resp->len); in digital_recv_dep_data_gather() 270 resp = NULL; in digital_recv_dep_data_gather() 284 return resp; in digital_recv_dep_data_gather() 304 resp = NULL; in digital_in_recv_psl_res() 410 resp = NULL; in digital_in_recv_atr_res() 698 resp = NULL; in digital_in_recv_dep_res() 799 resp = digital_recv_dep_data_gather(ddev, pfb, resp, in digital_in_recv_dep_res() 812 if (!resp) in digital_in_recv_dep_res() 1087 resp = NULL; in digital_tg_recv_dep_req() 1184 resp = digital_recv_dep_data_gather(ddev, pfb, resp, in digital_tg_recv_dep_req() [all …]
|
| /linux-6.15/drivers/net/wireless/marvell/mwifiex/ |
| H A D | sta_cmdresp.c | 40 resp->command, resp->result); in mwifiex_process_cmdresp_error() 47 pm = &resp->params.psmode_enh; in mwifiex_process_cmdresp_error() 99 &resp->params.rssi_info_rsp; in mwifiex_ret_802_11_rssi_info() 212 &resp->params.get_log; in mwifiex_ret_get_log() 485 &resp->params.mac_addr; in mwifiex_ret_802_11_mac_address() 803 r.mac = &resp->params.mac_reg; in mwifiex_ret_reg_access() 814 r.rf = &resp->params.rf_reg; in mwifiex_ret_reg_access() 824 r.rf = &resp->params.rf_reg; in mwifiex_ret_reg_access() 960 &resp->params.subsc_evt; in mwifiex_ret_subsc_evt() 975 &resp->params.sta_list; in mwifiex_ret_uap_sta_list() [all …]
|
| /linux-6.15/drivers/infiniband/hw/efa/ |
| H A D | efa_com_cmd.c | 83 sizeof(resp)); in efa_com_modify_qp() 111 sizeof(resp)); in efa_com_query_qp() 120 result->qkey = resp.qkey; in efa_com_query_qp() 122 result->sq_psn = resp.sq_psn; in efa_com_query_qp() 675 sizeof(resp)); in efa_com_alloc_pd() 682 result->pdn = resp.pd; in efa_com_alloc_pd() 702 sizeof(resp)); in efa_com_dealloc_pd() 727 sizeof(resp)); in efa_com_alloc_uar() 734 result->uarn = resp.uar; in efa_com_alloc_uar() 754 sizeof(resp)); in efa_com_dealloc_uar() [all …]
|
| /linux-6.15/drivers/crypto/intel/qat/qat_common/ |
| H A D | adf_admin.c | 164 resp->status) in adf_send_admin() 178 memset(&resp, 0, sizeof(resp)); in adf_init_ae() 192 memset(&resp, 0, sizeof(resp)); in adf_set_fw_constants() 213 *timestamp = resp.timestamp; in adf_get_fw_timestamp() 242 memset(&resp, 0, sizeof(resp)); in adf_get_dc_capabilities() 266 if (ret || resp.status) in adf_get_ae_fw_counters() 269 *reqs = resp.req_rec_count; in adf_get_ae_fw_counters() 270 *resps = resp.resp_sent_count; in adf_get_ae_fw_counters() 328 *caps = resp.fw_capabilities; in adf_get_fw_capabilities() 492 if (resp.status) in adf_get_cnv_stats() [all …]
|
| H A D | qat_comp_req.h | 49 struct icp_qat_fw_comp_resp *qat_resp = resp; in qat_comp_get_consumed_ctr() 56 struct icp_qat_fw_comp_resp *qat_resp = resp; in qat_comp_get_produced_ctr() 63 struct icp_qat_fw_comp_resp *qat_resp = resp; in qat_comp_get_produced_adler32() 68 static inline u64 qat_comp_get_opaque(void *resp) in qat_comp_get_opaque() argument 70 struct icp_qat_fw_comp_resp *qat_resp = resp; in qat_comp_get_opaque() 75 static inline s8 qat_comp_get_cmp_err(void *resp) in qat_comp_get_cmp_err() argument 77 struct icp_qat_fw_comp_resp *qat_resp = resp; in qat_comp_get_cmp_err() 84 struct icp_qat_fw_comp_resp *qat_resp = resp; in qat_comp_get_xlt_err() 91 struct icp_qat_fw_comp_resp *qat_resp = resp; in qat_comp_get_cmp_status() 99 struct icp_qat_fw_comp_resp *qat_resp = resp; in qat_comp_get_xlt_status() [all …]
|
| /linux-6.15/drivers/infiniband/sw/rxe/ |
| H A D | rxe_resp.c | 289 qp->resp.wqe = &qp->resp.srq_wqe.wqe; in get_srq_wqe() 586 err = rxe_mr_copy(qp->resp.mr, qp->resp.va + qp->resp.offset, in write_data_in() 607 res = &qp->resp.resources[qp->resp.res_head]; in rxe_prepare_res() 616 res->read.va = qp->resp.va + qp->resp.offset; in rxe_prepare_res() 636 res->flush.va = qp->resp.va + qp->resp.offset; in rxe_prepare_res() 686 qp->resp.ack_psn = qp->resp.psn; in process_flush() 707 u64 iova = qp->resp.va + qp->resp.offset; in atomic_reply() 726 qp->resp.ack_psn = qp->resp.psn; in atomic_reply() 754 iova = qp->resp.va + qp->resp.offset; in atomic_write_reply() 765 qp->resp.ack_psn = qp->resp.psn; in atomic_write_reply() [all …]
|
| /linux-6.15/drivers/net/wireless/ath/ath10k/ |
| H A D | qmi.c | 153 if (resp.resp.result != QMI_RESULT_SUCCESS_V01) { in ath10k_qmi_msa_mem_info_send_sync_msg() 226 if (resp.resp.result != QMI_RESULT_SUCCESS_V01) { in ath10k_qmi_msa_ready_send_sync_msg() 300 if (resp.resp.result != QMI_RESULT_SUCCESS_V01 && in ath10k_qmi_bdf_dnld_send_sync() 304 resp.resp.error); in ath10k_qmi_bdf_dnld_send_sync() 367 if (resp.resp.result != QMI_RESULT_SUCCESS_V01) { in ath10k_qmi_send_cal_report_req() 414 if (resp.resp.result != QMI_RESULT_SUCCESS_V01) { in ath10k_qmi_mode_send_sync_msg() 500 if (resp.resp.result != QMI_RESULT_SUCCESS_V01) { in ath10k_qmi_cfg_send_sync_msg() 581 resp = kzalloc(sizeof(*resp), GFP_KERNEL); in ath10k_qmi_cap_send_sync_msg() 691 if (resp.resp.result != QMI_RESULT_SUCCESS_V01 && in ath10k_qmi_host_cap_send_sync() 736 if (resp.resp.result != QMI_RESULT_SUCCESS_V01) { in ath10k_qmi_set_fw_log_mode() [all …]
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/fw/ |
| H A D | dhc-utils.h | 26 struct iwl_dhc_cmd_resp *resp = (void *)pkt->data; in iwl_dhc_resp_status() local 28 if (iwl_rx_packet_payload_len(pkt) < sizeof(*resp)) in iwl_dhc_resp_status() 31 return le32_to_cpu(resp->status); in iwl_dhc_resp_status() 33 struct iwl_dhc_cmd_resp_v1 *resp = (void *)pkt->data; in iwl_dhc_resp_status() local 35 if (iwl_rx_packet_payload_len(pkt) < sizeof(*resp)) in iwl_dhc_resp_status() 38 return le32_to_cpu(resp->status); in iwl_dhc_resp_status() 57 struct iwl_dhc_cmd_resp *resp = (void *)pkt->data; in iwl_dhc_resp_data() local 59 if (iwl_rx_packet_payload_len(pkt) < sizeof(*resp)) in iwl_dhc_resp_data() 63 return (void *)&resp->data; in iwl_dhc_resp_data() 67 if (iwl_rx_packet_payload_len(pkt) < sizeof(*resp)) in iwl_dhc_resp_data() [all …]
|
| /linux-6.15/drivers/platform/chrome/ |
| H A D | cros_ec_uart.c | 93 if (!resp->data) { in cros_ec_uart_rx_bytes() 104 if (resp->size + count > resp->max_size) { in cros_ec_uart_rx_bytes() 110 memcpy(resp->data + resp->size, data, count); in cros_ec_uart_rx_bytes() 115 if (resp->size >= sizeof(*host_response) && resp->exp_len == 0) { in cros_ec_uart_rx_bytes() 121 if (resp->size >= sizeof(*host_response) && resp->size == resp->exp_len) { in cros_ec_uart_rx_bytes() 122 resp->status = 1; in cros_ec_uart_rx_bytes() 146 resp->size = 0; in cros_ec_uart_pkt_xfer() 147 resp->exp_len = 0; in cros_ec_uart_pkt_xfer() 148 resp->status = 0; in cros_ec_uart_pkt_xfer() 158 ret = wait_event_timeout(resp->wait_queue, resp->status, in cros_ec_uart_pkt_xfer() [all …]
|
| /linux-6.15/fs/smb/server/mgmt/ |
| H A D | user_config.c | 14 struct ksmbd_login_response *resp; in ksmbd_login_user() local 18 resp = ksmbd_ipc_login_request(account); in ksmbd_login_user() 19 if (!resp) in ksmbd_login_user() 22 if (!(resp->status & KSMBD_USER_FLAG_OK)) in ksmbd_login_user() 28 user = ksmbd_alloc_user(resp, resp_ext); in ksmbd_login_user() 30 kvfree(resp); in ksmbd_login_user() 44 user->flags = resp->status; in ksmbd_alloc_user() 45 user->gid = resp->gid; in ksmbd_alloc_user() 46 user->uid = resp->uid; in ksmbd_alloc_user() 47 user->passkey_sz = resp->hash_sz; in ksmbd_alloc_user() [all …]
|
| /linux-6.15/drivers/accel/ivpu/ |
| H A D | ivpu_jsm_msg.c | 98 struct vpu_jsm_msg resp; in ivpu_jsm_register_db() local 117 struct vpu_jsm_msg resp; in ivpu_jsm_unregister_db() local 133 struct vpu_jsm_msg resp; in ivpu_jsm_get_heartbeat() local 156 struct vpu_jsm_msg resp; in ivpu_jsm_reset_engine() local 175 struct vpu_jsm_msg resp; in ivpu_jsm_preempt_engine() local 195 struct vpu_jsm_msg resp; in ivpu_jsm_dyndbg_control() local 213 struct vpu_jsm_msg resp; in ivpu_jsm_trace_get_capability() local 233 struct vpu_jsm_msg resp; in ivpu_jsm_trace_set_config() local 251 struct vpu_jsm_msg resp; in ivpu_jsm_context_release() local 267 struct vpu_jsm_msg resp; in ivpu_jsm_pwr_d0i3_enter() local [all …]
|
| /linux-6.15/drivers/nfc/ |
| H A D | port100.c | 817 struct sk_buff *resp = cmd->resp; in port100_send_async_complete() local 830 skb_put(resp, port100_rx_frame_size(resp->data)); in port100_send_async_complete() 832 skb_trim(resp, resp->len - PORT100_FRAME_TAIL_LEN); in port100_send_async_complete() 859 if (!resp) in port100_send_cmd_async() 870 cmd->resp = resp; in port100_send_cmd_async() 907 arg->resp = resp; in port100_send_sync_complete() 928 return arg.resp; in port100_send_cmd_sync() 991 if (IS_ERR(resp)) in port100_set_command_type() 1012 if (IS_ERR(resp)) in port100_get_command_type_mask() 1037 if (IS_ERR(resp)) in port100_get_firmware_version() [all …]
|
| /linux-6.15/drivers/usb/gadget/function/ |
| H A D | rndis.c | 176 rndis_query_cmplt_type *resp; in gen_ndis_query_resp() local 184 if (!resp) return -ENOMEM; in gen_ndis_query_resp() 198 outbuf = (__le32 *)&resp[1]; in gen_ndis_query_resp() 487 rndis_set_cmplt_type *resp; in gen_ndis_set_resp() local 493 if (!resp) in gen_ndis_set_resp() 558 rndis_init_cmplt_type *resp; in rndis_init_response() local 594 rndis_query_cmplt_type *resp; in rndis_query_response() local 623 resp->MessageLength = cpu_to_le32(sizeof *resp); in rndis_query_response() 637 rndis_set_cmplt_type *resp; in rndis_set_response() local 680 rndis_reset_cmplt_type *resp; in rndis_reset_response() local [all …]
|