/linux/fs/nfsd/ |
A D | nfs3proc.c | 45 struct nfsd3_attrstat *resp = rqstp->rq_resp; in nfsd3_proc_getattr() local 68 struct nfsd3_attrstat *resp = rqstp->rq_resp; in nfsd3_proc_setattr() local 86 struct nfsd3_diropres *resp = rqstp->rq_resp; in nfsd3_proc_lookup() local 109 struct nfsd3_accessres *resp = rqstp->rq_resp; in nfsd3_proc_access() local 148 struct nfsd3_readres *resp = rqstp->rq_resp; in nfsd3_proc_read() local 192 struct nfsd3_writeres *resp = rqstp->rq_resp; in nfsd3_proc_write() local 226 struct nfsd3_diropres *resp = rqstp->rq_resp; in nfsd3_proc_create() local 262 struct nfsd3_diropres *resp = rqstp->rq_resp; in nfsd3_proc_mkdir() local 282 struct nfsd3_diropres *resp = rqstp->rq_resp; in nfsd3_proc_symlink() local 361 struct nfsd3_attrstat *resp = rqstp->rq_resp; in nfsd3_proc_remove() local [all …]
|
A D | nfsproc.c | 30 struct nfsd_attrstat *resp = rqstp->rq_resp; in nfsd_proc_getattr() local 52 struct nfsd_attrstat *resp = rqstp->rq_resp; in nfsd_proc_setattr() local 129 struct nfsd_diropres *resp = rqstp->rq_resp; in nfsd_proc_lookup() local 175 struct nfsd_readres *resp = rqstp->rq_resp; in nfsd_proc_read() local 229 struct nfsd_attrstat *resp = rqstp->rq_resp; in nfsd_proc_write() local 425 struct nfsd_stat *resp = rqstp->rq_resp; in nfsd_proc_remove() local 441 struct nfsd_stat *resp = rqstp->rq_resp; in nfsd_proc_rename() local 459 struct nfsd_stat *resp = rqstp->rq_resp; in nfsd_proc_link() local 479 struct nfsd_stat *resp = rqstp->rq_resp; in nfsd_proc_symlink() local 547 struct nfsd_stat *resp = rqstp->rq_resp; in nfsd_proc_rmdir() local [all …]
|
A D | nfs3xdr.c | 818 struct nfsd3_attrstat *resp = rqstp->rq_resp; in nfs3svc_encode_getattrres() local 837 struct nfsd3_attrstat *resp = rqstp->rq_resp; in nfs3svc_encode_wccstat() local 847 struct nfsd3_diropres *resp = rqstp->rq_resp; in nfs3svc_encode_lookupres() local 922 struct nfsd3_readres *resp = rqstp->rq_resp; in nfs3svc_encode_readres() local 954 struct nfsd3_writeres *resp = rqstp->rq_resp; in nfs3svc_encode_writeres() local 981 struct nfsd3_diropres *resp = rqstp->rq_resp; in nfs3svc_encode_createres() local 1017 struct nfsd3_linkres *resp = rqstp->rq_resp; in nfs3svc_encode_linkres() local 1257 const struct nfsd3_fsstatres *resp) in svcxdr_encode_fsstat3resok() 1302 const struct nfsd3_fsinfores *resp) in svcxdr_encode_fsinfo3resok() 1348 const struct nfsd3_pathconfres *resp) in svcxdr_encode_pathconf3resok() [all …]
|
A D | nfs2acl.c | 33 struct nfsd3_getaclres *resp = rqstp->rq_resp; in nfsacld_proc_getacl() local 96 struct nfsd_attrstat *resp = rqstp->rq_resp; in nfsacld_proc_setacl() local 152 struct nfsd_attrstat *resp = rqstp->rq_resp; in nfsacld_proc_getattr() local 171 struct nfsd3_accessres *resp = rqstp->rq_resp; in nfsacld_proc_access() local 246 struct nfsd3_getaclres *resp = rqstp->rq_resp; in nfsaclsvc_encode_getaclres() local 286 struct nfsd3_accessres *resp = rqstp->rq_resp; in nfsaclsvc_encode_accessres() local 307 struct nfsd3_getaclres *resp = rqstp->rq_resp; in nfsaclsvc_release_getacl() local 316 struct nfsd3_accessres *resp = rqstp->rq_resp; in nfsaclsvc_release_access() local
|
A D | nfsxdr.c | 420 struct nfsd_stat *resp = rqstp->rq_resp; in nfssvc_encode_statres() local 428 struct nfsd_attrstat *resp = rqstp->rq_resp; in nfssvc_encode_attrstatres() local 445 struct nfsd_diropres *resp = rqstp->rq_resp; in nfssvc_encode_diropres() local 464 struct nfsd_readlinkres *resp = rqstp->rq_resp; in nfssvc_encode_readlinkres() local 485 struct nfsd_readres *resp = rqstp->rq_resp; in nfssvc_encode_readres() local 509 struct nfsd_readdirres *resp = rqstp->rq_resp; in nfssvc_encode_readdirres() local 531 struct nfsd_statfsres *resp = rqstp->rq_resp; in nfssvc_encode_statfsres() local 618 struct nfsd_readdirres *resp = container_of(ccd, in nfssvc_encode_entry() local 645 struct nfsd_attrstat *resp = rqstp->rq_resp; in nfssvc_release_attrstat() local 652 struct nfsd_diropres *resp = rqstp->rq_resp; in nfssvc_release_diropres() local [all …]
|
A D | nfs3acl.c | 31 struct nfsd3_getaclres *resp = rqstp->rq_resp; in nfsd3_proc_getacl() local 88 struct nfsd3_attrstat *resp = rqstp->rq_resp; in nfsd3_proc_setacl() local 172 struct nfsd3_getaclres *resp = rqstp->rq_resp; in nfs3svc_encode_getaclres() local 224 struct nfsd3_attrstat *resp = rqstp->rq_resp; in nfs3svc_encode_setaclres() local 235 struct nfsd3_getaclres *resp = rqstp->rq_resp; in nfs3svc_release_getacl() local
|
A D | nfs4xdr.c | 2848 struct nfsd4_compoundres *resp = rqstp->rq_resp; in nfsd4_encode_fattr() local 3870 struct nfsd4_compoundres *resp, in nfsd4_encode_splice_read() 3936 static __be32 nfsd4_encode_readv(struct nfsd4_compoundres *resp, in nfsd4_encode_readv() 3975 nfsd4_encode_read(struct nfsd4_compoundres *resp, __be32 nfserr, in nfsd4_encode_read() 4255 nfsd4_encode_secinfo(struct nfsd4_compoundres *resp, __be32 nfserr, in nfsd4_encode_secinfo() 4637 nfsd42_encode_write_res(struct nfsd4_compoundres *resp, in nfsd42_encode_write_res() 4706 nfsd4_encode_copy(struct nfsd4_compoundres *resp, __be32 nfserr, in nfsd4_encode_copy() 4738 nfsd4_encode_read_plus_data(struct nfsd4_compoundres *resp, in nfsd4_encode_read_plus_data() 4785 nfsd4_encode_read_plus_hole(struct nfsd4_compoundres *resp, in nfsd4_encode_read_plus_hole() 4922 nfsd4_encode_seek(struct nfsd4_compoundres *resp, __be32 nfserr, in nfsd4_encode_seek() [all …]
|
/linux/drivers/net/wireless/marvell/mwifiex/ |
A D | sta_cmdresp.c | 45 struct host_cmd_ds_command *resp) in mwifiex_process_cmdresp_error() 108 struct host_cmd_ds_command *resp) in mwifiex_ret_802_11_rssi_info() 269 struct host_cmd_ds_command *resp) in mwifiex_ret_tx_rate_cfg() 461 struct host_cmd_ds_command *resp) in mwifiex_ret_rf_antenna() 512 struct host_cmd_ds_command *resp) in mwifiex_ret_mac_multicast_adr() 741 struct host_cmd_ds_command *resp, in mwifiex_ret_p2p_mode_cfg() 882 struct host_cmd_ds_command *resp) in mwifiex_ret_tdls_oper() 945 struct host_cmd_ds_command *resp) in mwifiex_ret_subsc_evt() 982 struct host_cmd_ds_command *resp) in mwifiex_ret_cfg_data() 994 struct host_cmd_ds_command *resp) in mwifiex_ret_sdio_rx_aggr_cfg() [all …]
|
/linux/tools/power/x86/intel-speed-select/ |
A D | isst-core.c | 11 unsigned int req, resp; in isst_write_pm_config() local 31 unsigned int resp; in isst_read_pm_config() local 49 unsigned int resp; in isst_get_ctdp_levels() local 78 unsigned int resp; in isst_get_ctdp_control() local 112 unsigned int resp; in isst_get_tdp_info() local 135 unsigned int resp; in isst_get_pwr_info() local 157 unsigned int resp; in isst_get_uncore_p0_p1_info() local 179 unsigned int resp; in isst_get_p1_info() local 202 unsigned int resp; in isst_get_uncore_mem_freq() local 235 unsigned int resp; in isst_get_tjmax_info() local [all …]
|
/linux/drivers/mfd/ |
A D | si476x-cmd.c | 261 u8 resp[], in si476x_core_send_command() 375 uint8_t *resp, size_t respn) in si476x_cmd_tune_seek_freq() 408 u8 resp[CMD_FUNC_INFO_NRESP]; in si476x_core_cmd_func_info() local 438 u8 resp[CMD_SET_PROPERTY_NRESP]; in si476x_core_cmd_set_property() local 465 u8 resp[CMD_GET_PROPERTY_NRESP]; in si476x_core_cmd_get_property() local 575 u8 resp[CMD_ZIF_PIN_CFG_NRESP]; in si476x_core_cmd_zif_pin_cfg() local 1067 u8 resp[CMD_POWER_UP_A10_NRESP]; in si476x_core_cmd_power_up_a10() local 1112 u8 resp[CMD_POWER_DOWN_A10_NRESP]; in si476x_core_cmd_power_down_a10() local 1123 u8 resp[CMD_POWER_DOWN_A20_NRESP]; in si476x_core_cmd_power_down_a20() local 1374 u8 resp[CMD_AGC_STATUS_NRESP_A20]; in si476x_core_cmd_agc_status_a20() local [all …]
|
/linux/drivers/infiniband/hw/bnxt_re/ |
A D | qplib_sp.c | 72 struct creq_query_version_resp resp; in bnxt_qplib_query_version() local 92 struct creq_query_func_resp resp; in bnxt_qplib_get_dev_attr() local 259 struct creq_delete_gid_resp resp; in bnxt_qplib_del_sgid() local 329 struct creq_add_gid_resp resp; in bnxt_qplib_add_sgid() local 388 struct creq_modify_gid_resp resp; in bnxt_qplib_update_sgid() local 510 struct creq_create_ah_resp resp; in bnxt_qplib_create_ah() local 553 struct creq_destroy_ah_resp resp; in bnxt_qplib_destroy_ah() local 606 struct creq_allocate_mrw_resp resp; in bnxt_qplib_alloc_mrw() local 642 struct creq_deregister_mr_resp resp; in bnxt_qplib_dereg_mrw() local 670 struct creq_register_mr_resp resp; in bnxt_qplib_reg_mr() local [all …]
|
/linux/drivers/infiniband/core/ |
A D | uverbs_cmd.c | 278 struct ib_uverbs_get_context_resp resp; in ib_uverbs_get_context() local 373 struct ib_uverbs_query_device_resp resp; in ib_uverbs_query_device() local 394 struct ib_uverbs_query_port_resp resp; in ib_uverbs_query_port() local 697 struct ib_uverbs_reg_mr_resp resp = {}; in ib_uverbs_reg_mr() local 766 struct ib_uverbs_rereg_mr_resp resp; in ib_uverbs_rereg_mr() local 1177 struct ib_uverbs_poll_cq_resp resp; in ib_uverbs_poll_cq() local 1252 struct ib_uverbs_destroy_cq_resp resp; in ib_uverbs_destroy_cq() local 1638 struct ib_uverbs_query_qp_resp resp; in ib_uverbs_query_qp() local 1989 struct ib_uverbs_post_send_resp resp; in ib_uverbs_post_send() local 2281 struct ib_uverbs_post_recv_resp resp; in ib_uverbs_post_recv() local [all …]
|
/linux/fs/ksmbd/ |
A D | transport_ipc.c | 497 struct ksmbd_login_response *resp; in ksmbd_ipc_login_request() local 522 struct ksmbd_spnego_authen_response *resp; in ksmbd_ipc_spnego_authen_request() local 549 struct ksmbd_tree_connect_response *resp; in ksmbd_ipc_tree_connect_request() local 632 struct ksmbd_share_config_response *resp; in ksmbd_ipc_share_config_request() local 656 struct ksmbd_rpc_command *resp; in ksmbd_rpc_open() local 678 struct ksmbd_rpc_command *resp; in ksmbd_rpc_close() local 701 struct ksmbd_rpc_command *resp; in ksmbd_rpc_write() local 725 struct ksmbd_rpc_command *resp; in ksmbd_rpc_read() local 749 struct ksmbd_rpc_command *resp; in ksmbd_rpc_ioctl() local 774 struct ksmbd_rpc_command *resp; in ksmbd_rpc_rap() local
|
/linux/fs/nfs/ |
A D | callback_proc.c | 28 __be32 nfs4_callback_getattr(void *argp, void *resp, in nfs4_callback_getattr() 78 __be32 nfs4_callback_recall(void *argp, void *resp, in nfs4_callback_recall() 335 __be32 nfs4_callback_layoutrecall(void *argp, void *resp, in nfs4_callback_layoutrecall() 357 __be32 nfs4_callback_devicenotify(void *argp, void *resp, in nfs4_callback_devicenotify() 496 __be32 nfs4_callback_sequence(void *argp, void *resp, in nfs4_callback_sequence() 600 __be32 nfs4_callback_recallany(void *argp, void *resp, in nfs4_callback_recallany() 647 __be32 nfs4_callback_recallslot(void *argp, void *resp, in nfs4_callback_recallslot() 673 __be32 nfs4_callback_notify_lock(void *argp, void *resp, in nfs4_callback_notify_lock()
|
/linux/drivers/infiniband/hw/efa/ |
A D | efa_com_cmd.c | 62 struct efa_admin_modify_qp_resp resp; in efa_com_modify_qp() local 97 struct efa_admin_query_qp_resp resp; in efa_com_query_qp() local 432 struct efa_admin_get_feature_resp resp; in efa_com_get_device_attr() local 525 struct efa_admin_get_feature_resp resp; in efa_com_get_hw_hints() local 648 struct efa_admin_alloc_pd_resp resp; in efa_com_alloc_pd() local 674 struct efa_admin_dealloc_pd_resp resp; in efa_com_dealloc_pd() local 700 struct efa_admin_alloc_uar_resp resp; in efa_com_alloc_uar() local 726 struct efa_admin_dealloc_uar_resp resp; in efa_com_dealloc_uar() local 753 struct efa_admin_acq_get_stats_resp resp; in efa_com_get_stats() local
|
/linux/fs/lockd/ |
A D | svc4proc.c | 85 __nlm4svc_proc_test(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_test() 119 __nlm4svc_proc_lock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_lock() 168 __nlm4svc_proc_cancel(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_cancel() 208 __nlm4svc_proc_unlock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_unlock() 249 __nlm4svc_proc_granted(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_granted() 357 struct nlm_res *resp = rqstp->rq_resp; in nlm4svc_proc_share() local 392 struct nlm_res *resp = rqstp->rq_resp; in nlm4svc_proc_unshare() local
|
A D | svcproc.c | 114 __nlmsvc_proc_test(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_test() 149 __nlmsvc_proc_lock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_lock() 198 __nlmsvc_proc_cancel(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_cancel() 239 __nlmsvc_proc_unlock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_unlock() 281 __nlmsvc_proc_granted(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_granted() 399 struct nlm_res *resp = rqstp->rq_resp; in nlmsvc_proc_share() local 434 struct nlm_res *resp = rqstp->rq_resp; in nlmsvc_proc_unshare() local
|
A D | xdr.c | 130 svcxdr_encode_testrply(struct xdr_stream *xdr, const struct nlm_res *resp) in svcxdr_encode_testrply() 234 struct nlm_res *resp = rqstp->rq_argp; in nlmsvc_decode_res() local 325 struct nlm_res *resp = rqstp->rq_resp; in nlmsvc_encode_testres() local 334 struct nlm_res *resp = rqstp->rq_resp; in nlmsvc_encode_res() local 343 struct nlm_res *resp = rqstp->rq_resp; in nlmsvc_encode_shareres() local
|
A D | xdr4.c | 129 svcxdr_encode_testrply(struct xdr_stream *xdr, const struct nlm_res *resp) in svcxdr_encode_testrply() 233 struct nlm_res *resp = rqstp->rq_argp; in nlm4svc_decode_res() local 324 struct nlm_res *resp = rqstp->rq_resp; in nlm4svc_encode_testres() local 333 struct nlm_res *resp = rqstp->rq_resp; in nlm4svc_encode_res() local 342 struct nlm_res *resp = rqstp->rq_resp; in nlm4svc_encode_shareres() local
|
/linux/drivers/net/wireless/ath/ath10k/ |
A D | qmi.c | 117 struct wlfw_msa_info_resp_msg_v01 resp = {}; in ath10k_qmi_msa_mem_info_send_sync_msg() local 195 struct wlfw_msa_ready_resp_msg_v01 resp = {}; in ath10k_qmi_msa_ready_send_sync_msg() local 234 struct wlfw_bdf_download_resp_msg_v01 resp = {}; in ath10k_qmi_bdf_dnld_send_sync() local 320 struct wlfw_cal_report_resp_msg_v01 resp = {}; in ath10k_qmi_send_cal_report_req() local 379 struct wlfw_wlan_mode_resp_msg_v01 resp = {}; in ath10k_qmi_mode_send_sync_msg() local 428 struct wlfw_wlan_cfg_resp_msg_v01 resp = {}; in ath10k_qmi_cfg_send_sync_msg() local 541 struct wlfw_cap_resp_msg_v01 *resp; in ath10k_qmi_cap_send_sync_msg() local 619 struct wlfw_host_cap_resp_msg_v01 resp = {}; in ath10k_qmi_host_cap_send_sync() local 672 struct wlfw_ini_resp_msg_v01 resp = {}; in ath10k_qmi_set_fw_log_mode() local 717 struct wlfw_ind_register_resp_msg_v01 resp = {}; in ath10k_qmi_ind_register_send_sync_msg() local
|
/linux/drivers/net/ethernet/qlogic/qed/ |
A D | qed_vf.c | 162 struct pfvf_def_resp_tlv *resp; in _qed_vf_pf_release() local 727 struct pfvf_start_queue_resp_tlv *resp; in qed_vf_pf_rxq_start() local 801 struct pfvf_def_resp_tlv *resp; in qed_vf_pf_rxq_stop() local 840 struct pfvf_start_queue_resp_tlv *resp; in qed_vf_pf_txq_start() local 898 struct pfvf_def_resp_tlv *resp; in qed_vf_pf_txq_stop() local 938 struct pfvf_def_resp_tlv *resp; in qed_vf_pf_vport_start() local 1069 struct pfvf_def_resp_tlv *resp; in qed_vf_pf_vport_update() local 1229 struct pfvf_def_resp_tlv *resp; in qed_vf_pf_reset() local 1284 struct pfvf_def_resp_tlv *resp; in qed_vf_pf_filter_ucast() local 1347 struct pfvf_read_coal_resp_tlv *resp; in qed_vf_pf_get_coalesce() local [all …]
|
/linux/drivers/usb/gadget/function/ |
A D | rndis.c | 176 rndis_query_cmplt_type *resp; in gen_ndis_query_resp() local 487 rndis_set_cmplt_type *resp; in gen_ndis_set_resp() local 558 rndis_init_cmplt_type *resp; in rndis_init_response() local 594 rndis_query_cmplt_type *resp; in rndis_query_response() local 637 rndis_set_cmplt_type *resp; in rndis_set_response() local 676 rndis_reset_cmplt_type *resp; in rndis_reset_response() local 703 rndis_keepalive_cmplt_type *resp; in rndis_keepalive_response() local 728 rndis_indicate_status_msg_type *resp; in rndis_indicate_status_msg() local
|
/linux/net/nfc/ |
A D | digital_technology.c | 216 struct sk_buff *resp) in digital_in_recv_ats() 273 struct sk_buff *resp) in digital_in_recv_sel_res() 388 struct sk_buff *resp) in digital_in_recv_sdd_res() 477 struct sk_buff *resp) in digital_in_recv_sens_res() 576 struct sk_buff *resp) in digital_in_recv_attrib_res() 646 struct sk_buff *resp) in digital_in_recv_sensb_res() 743 struct sk_buff *resp) in digital_in_recv_sensf_res() 957 struct sk_buff *resp) in digital_tg_recv_sel_req() 1022 struct sk_buff *resp) in digital_tg_recv_sdd_req() 1081 struct sk_buff *resp) in digital_tg_recv_sens_req() [all …]
|
/linux/drivers/firmware/ |
A D | ti_sci.c | 507 struct ti_sci_msg_hdr *resp; in ti_sci_set_device_state() local 870 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_set_device_resets() local 945 struct ti_sci_msg_hdr *resp; in ti_sci_set_clock_state() local 1244 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_clk_set_parent() local 1537 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_clk_set_freq() local 1655 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_core_reboot() local 1838 struct ti_sci_msg_hdr *resp; in ti_sci_manage_irq() local 2065 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_rm_ring_cfg() local 2127 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_rm_psil_pair() local 2183 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_rm_psil_unpair() local [all …]
|
/linux/drivers/i3c/master/mipi-i3c-hci/ |
A D | cmd.h | 24 #define RESP_STATUS(resp) FIELD_GET(GENMASK(31, 28), resp) argument 25 #define RESP_TID(resp) FIELD_GET(GENMASK(27, 24), resp) argument 26 #define RESP_DATA_LENGTH(resp) FIELD_GET(GENMASK(21, 0), resp) argument
|