Lines Matching defs:resp
58 static int uverbs_response(struct uverbs_attr_bundle *attrs, const void *resp, in uverbs_response()
278 struct ib_uverbs_get_context_resp resp; in ib_uverbs_get_context() local
325 struct ib_uverbs_query_device_resp *resp, in copy_query_dev_fields()
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
421 struct ib_uverbs_alloc_pd_resp resp = {}; in ib_uverbs_alloc_pd() local
568 struct ib_uverbs_open_xrcd_resp resp = {}; in ib_uverbs_open_xrcd() local
697 struct ib_uverbs_reg_mr_resp resp = {}; in ib_uverbs_reg_mr() local
767 struct ib_uverbs_rereg_mr_resp resp; in ib_uverbs_rereg_mr() local
906 struct ib_uverbs_alloc_mw_resp resp = {}; in ib_uverbs_alloc_mw() local
981 struct ib_uverbs_create_comp_channel_resp resp; in ib_uverbs_create_comp_channel() local
1011 struct ib_uverbs_ex_create_cq_resp resp = {}; in create_cq() local
1121 struct ib_uverbs_resize_cq_resp resp = {}; in ib_uverbs_resize_cq() local
1180 struct ib_uverbs_poll_cq_resp resp; in ib_uverbs_poll_cq() local
1255 struct ib_uverbs_destroy_cq_resp resp; in ib_uverbs_destroy_cq() local
1290 struct ib_uverbs_ex_create_qp_resp resp = {}; in create_qp() local
1551 struct ib_uverbs_create_qp_resp resp = {}; in ib_uverbs_open_qp() local
1640 struct ib_uverbs_query_qp_resp resp; in ib_uverbs_query_qp() local
1935 struct ib_uverbs_ex_modify_qp_resp resp = { in ib_uverbs_ex_modify_qp() local
1961 struct ib_uverbs_destroy_qp_resp resp; in ib_uverbs_destroy_qp() local
1997 struct ib_uverbs_post_send_resp resp; in ib_uverbs_post_send() local
2289 struct ib_uverbs_post_recv_resp resp; in ib_uverbs_post_recv() local
2340 struct ib_uverbs_post_srq_recv_resp resp; in ib_uverbs_post_srq_recv() local
2392 struct ib_uverbs_create_ah_resp resp; in ib_uverbs_create_ah() local
2884 struct ib_uverbs_ex_create_wq_resp resp = {}; in ib_uverbs_ex_create_wq() local
2971 struct ib_uverbs_ex_destroy_wq_resp resp = {}; in ib_uverbs_ex_destroy_wq() local
3050 struct ib_uverbs_ex_create_rwq_ind_table_resp resp = {}; in ib_uverbs_ex_create_rwq_ind_table() local
3180 struct ib_uverbs_create_flow_resp resp = {}; in ib_uverbs_ex_create_flow() local
3363 struct ib_uverbs_create_srq_resp resp = {}; in __uverbs_create_xsrq() local
3534 struct ib_uverbs_query_srq_resp resp; in ib_uverbs_query_srq() local
3567 struct ib_uverbs_destroy_srq_resp resp; in ib_uverbs_destroy_srq() local
3591 struct ib_uverbs_ex_query_device_resp resp = {}; in ib_uverbs_ex_query_device() local
3689 #define UAPI_DEF_WRITE_IO(req, resp) \ argument
3698 #define UAPI_DEF_WRITE_UDATA_IO(req, resp) \ argument
3717 #define UAPI_DEF_WRITE_IO_EX(req, req_last_member, resp, resp_last_member) \ argument