Lines Matching defs:resp

59 static int uverbs_response(struct uverbs_attr_bundle *attrs, const void *resp,  in uverbs_response()
297 struct ib_uverbs_get_context_resp resp; in ib_uverbs_get_context() local
344 struct ib_uverbs_query_device_resp *resp, in copy_query_dev_fields()
392 struct ib_uverbs_query_device_resp resp; in ib_uverbs_query_device() local
413 struct ib_uverbs_query_port_resp resp; in ib_uverbs_query_port() local
440 struct ib_uverbs_alloc_pd_resp resp = {}; in ib_uverbs_alloc_pd() local
587 struct ib_uverbs_open_xrcd_resp resp = {}; in ib_uverbs_open_xrcd() local
714 struct ib_uverbs_reg_mr_resp resp = {}; in ib_uverbs_reg_mr() local
784 struct ib_uverbs_rereg_mr_resp resp; in ib_uverbs_rereg_mr() local
923 struct ib_uverbs_alloc_mw_resp resp = {}; in ib_uverbs_alloc_mw() local
998 struct ib_uverbs_create_comp_channel_resp resp; in ib_uverbs_create_comp_channel() local
1028 struct ib_uverbs_ex_create_cq_resp resp = {}; in create_cq() local
1138 struct ib_uverbs_resize_cq_resp resp = {}; in ib_uverbs_resize_cq() local
1197 struct ib_uverbs_poll_cq_resp resp; in ib_uverbs_poll_cq() local
1272 struct ib_uverbs_destroy_cq_resp resp; in ib_uverbs_destroy_cq() local
1307 struct ib_uverbs_ex_create_qp_resp resp = {}; in create_qp() local
1576 struct ib_uverbs_create_qp_resp resp = {}; in ib_uverbs_open_qp() local
1665 struct ib_uverbs_query_qp_resp resp; in ib_uverbs_query_qp() local
1960 struct ib_uverbs_ex_modify_qp_resp resp = { in ib_uverbs_ex_modify_qp() local
1986 struct ib_uverbs_destroy_qp_resp resp; in ib_uverbs_destroy_qp() local
2022 struct ib_uverbs_post_send_resp resp; in ib_uverbs_post_send() local
2316 struct ib_uverbs_post_recv_resp resp; in ib_uverbs_post_recv() local
2367 struct ib_uverbs_post_srq_recv_resp resp; in ib_uverbs_post_srq_recv() local
2419 struct ib_uverbs_create_ah_resp resp; in ib_uverbs_create_ah() local
2911 struct ib_uverbs_ex_create_wq_resp resp = {}; in ib_uverbs_ex_create_wq() local
2998 struct ib_uverbs_ex_destroy_wq_resp resp = {}; in ib_uverbs_ex_destroy_wq() local
3077 struct ib_uverbs_ex_create_rwq_ind_table_resp resp = {}; in ib_uverbs_ex_create_rwq_ind_table() local
3207 struct ib_uverbs_create_flow_resp resp = {}; in ib_uverbs_ex_create_flow() local
3390 struct ib_uverbs_create_srq_resp resp = {}; in __uverbs_create_xsrq() local
3561 struct ib_uverbs_query_srq_resp resp; in ib_uverbs_query_srq() local
3594 struct ib_uverbs_destroy_srq_resp resp; in ib_uverbs_destroy_srq() local
3618 struct ib_uverbs_ex_query_device_resp resp = {}; in ib_uverbs_ex_query_device() local
3716 #define UAPI_DEF_WRITE_IO(req, resp) \ argument
3725 #define UAPI_DEF_WRITE_UDATA_IO(req, resp) \ argument
3744 #define UAPI_DEF_WRITE_IO_EX(req, req_last_member, resp, resp_last_member) \ argument