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
766 struct ib_uverbs_rereg_mr_resp resp; in ib_uverbs_rereg_mr() local
903 struct ib_uverbs_alloc_mw_resp resp = {}; in ib_uverbs_alloc_mw() local
978 struct ib_uverbs_create_comp_channel_resp resp; in ib_uverbs_create_comp_channel() local
1008 struct ib_uverbs_ex_create_cq_resp resp = {}; in create_cq() local
1118 struct ib_uverbs_resize_cq_resp resp = {}; in ib_uverbs_resize_cq() 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
1287 struct ib_uverbs_ex_create_qp_resp resp = {}; in create_qp() local
1549 struct ib_uverbs_create_qp_resp resp = {}; in ib_uverbs_open_qp() local
1638 struct ib_uverbs_query_qp_resp resp; in ib_uverbs_query_qp() local
1927 struct ib_uverbs_ex_modify_qp_resp resp = { in ib_uverbs_ex_modify_qp() local
1953 struct ib_uverbs_destroy_qp_resp resp; in ib_uverbs_destroy_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
2332 struct ib_uverbs_post_srq_recv_resp resp; in ib_uverbs_post_srq_recv() local
2384 struct ib_uverbs_create_ah_resp resp; in ib_uverbs_create_ah() local
2876 struct ib_uverbs_ex_create_wq_resp resp = {}; in ib_uverbs_ex_create_wq() local
2963 struct ib_uverbs_ex_destroy_wq_resp resp = {}; in ib_uverbs_ex_destroy_wq() local
3042 struct ib_uverbs_ex_create_rwq_ind_table_resp resp = {}; in ib_uverbs_ex_create_rwq_ind_table() local
3172 struct ib_uverbs_create_flow_resp resp = {}; in ib_uverbs_ex_create_flow() local
3355 struct ib_uverbs_create_srq_resp resp = {}; in __uverbs_create_xsrq() local
3526 struct ib_uverbs_query_srq_resp resp; in ib_uverbs_query_srq() local
3559 struct ib_uverbs_destroy_srq_resp resp; in ib_uverbs_destroy_srq() local
3583 struct ib_uverbs_ex_query_device_resp resp = {}; in ib_uverbs_ex_query_device() local
3681 #define UAPI_DEF_WRITE_IO(req, resp) \ argument
3690 #define UAPI_DEF_WRITE_UDATA_IO(req, resp) \ argument
3709 #define UAPI_DEF_WRITE_IO_EX(req, req_last_member, resp, resp_last_member) \ argument