Lines Matching defs:resp
58 static int uverbs_response(struct uverbs_attr_bundle *attrs, const void *resp, in uverbs_response()
210 struct ib_uverbs_get_context_resp resp; in ib_uverbs_get_context() local
309 struct ib_uverbs_query_device_resp *resp, in copy_query_dev_fields()
359 struct ib_uverbs_query_device_resp resp; in ib_uverbs_query_device() local
380 struct ib_uverbs_query_port_resp resp; in ib_uverbs_query_port() local
408 struct ib_uverbs_alloc_pd_resp resp; in ib_uverbs_alloc_pd() local
560 struct ib_uverbs_open_xrcd_resp resp; in ib_uverbs_open_xrcd() local
707 struct ib_uverbs_reg_mr_resp resp; in ib_uverbs_reg_mr() local
791 struct ib_uverbs_rereg_mr_resp resp; in ib_uverbs_rereg_mr() local
881 struct ib_uverbs_alloc_mw_resp resp; in ib_uverbs_alloc_mw() local
955 struct ib_uverbs_create_comp_channel_resp resp; in ib_uverbs_create_comp_channel() local
991 struct ib_uverbs_ex_create_cq_resp resp; in create_cq() local
1114 struct ib_uverbs_resize_cq_resp resp = {}; in ib_uverbs_resize_cq() local
1172 struct ib_uverbs_poll_cq_resp resp; in ib_uverbs_poll_cq() local
1246 struct ib_uverbs_destroy_cq_resp resp; in ib_uverbs_destroy_cq() local
1281 struct ib_uverbs_ex_create_qp_resp resp; in create_qp() local
1563 struct ib_uverbs_create_qp_resp resp; in ib_uverbs_open_qp() local
1660 struct ib_uverbs_query_qp_resp resp; in ib_uverbs_query_qp() local
1948 struct ib_uverbs_ex_modify_qp_resp resp = { in ib_uverbs_ex_modify_qp() local
1977 struct ib_uverbs_destroy_qp_resp resp; in ib_uverbs_destroy_qp() local
2012 struct ib_uverbs_post_send_resp resp; in ib_uverbs_post_send() local
2303 struct ib_uverbs_post_recv_resp resp; in ib_uverbs_post_recv() local
2353 struct ib_uverbs_post_srq_recv_resp resp; in ib_uverbs_post_srq_recv() local
2404 struct ib_uverbs_create_ah_resp resp; in ib_uverbs_create_ah() local
2904 struct ib_uverbs_ex_create_wq_resp resp = {}; in ib_uverbs_ex_create_wq() local
2995 struct ib_uverbs_ex_destroy_wq_resp resp = {}; in ib_uverbs_ex_destroy_wq() local
3056 struct ib_uverbs_ex_create_rwq_ind_table_resp resp = {}; in ib_uverbs_ex_create_rwq_ind_table() local
3186 struct ib_uverbs_create_flow_resp resp; in ib_uverbs_ex_create_flow() local
3367 struct ib_uverbs_create_srq_resp resp; in __uverbs_create_xsrq() local
3567 struct ib_uverbs_query_srq_resp resp; in ib_uverbs_query_srq() local
3599 struct ib_uverbs_destroy_srq_resp resp; in ib_uverbs_destroy_srq() local
3623 struct ib_uverbs_ex_query_device_resp resp = {}; in ib_uverbs_ex_query_device() local
3721 #define UAPI_DEF_WRITE_IO(req, resp) \ argument
3730 #define UAPI_DEF_WRITE_UDATA_IO(req, resp) \ argument
3749 #define UAPI_DEF_WRITE_IO_EX(req, req_last_member, resp, resp_last_member) \ argument