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
1934 struct ib_uverbs_ex_modify_qp_resp resp = { in ib_uverbs_ex_modify_qp() local
1960 struct ib_uverbs_destroy_qp_resp resp; in ib_uverbs_destroy_qp() local
1996 struct ib_uverbs_post_send_resp resp; in ib_uverbs_post_send() local
2288 struct ib_uverbs_post_recv_resp resp; in ib_uverbs_post_recv() local
2339 struct ib_uverbs_post_srq_recv_resp resp; in ib_uverbs_post_srq_recv() local
2391 struct ib_uverbs_create_ah_resp resp; in ib_uverbs_create_ah() local
2883 struct ib_uverbs_ex_create_wq_resp resp = {}; in ib_uverbs_ex_create_wq() local
2970 struct ib_uverbs_ex_destroy_wq_resp resp = {}; in ib_uverbs_ex_destroy_wq() local
3049 struct ib_uverbs_ex_create_rwq_ind_table_resp resp = {}; in ib_uverbs_ex_create_rwq_ind_table() local
3179 struct ib_uverbs_create_flow_resp resp = {}; in ib_uverbs_ex_create_flow() local
3362 struct ib_uverbs_create_srq_resp resp = {}; in __uverbs_create_xsrq() local
3533 struct ib_uverbs_query_srq_resp resp; in ib_uverbs_query_srq() local
3566 struct ib_uverbs_destroy_srq_resp resp; in ib_uverbs_destroy_srq() local
3590 struct ib_uverbs_ex_query_device_resp resp = {}; in ib_uverbs_ex_query_device() local
3688 #define UAPI_DEF_WRITE_IO(req, resp) \ argument
3697 #define UAPI_DEF_WRITE_UDATA_IO(req, resp) \ argument
3716 #define UAPI_DEF_WRITE_IO_EX(req, req_last_member, resp, resp_last_member) \ argument