Searched refs:UAPI_DEF_WRITE_IO (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/infiniband/core/ |
D | uverbs_cmd.c | 3689 #define UAPI_DEF_WRITE_IO(req, resp) \ macro 3699 UAPI_DEF_WRITE_IO(req, resp), \ 3745 UAPI_DEF_WRITE_IO( 3760 UAPI_DEF_WRITE_IO(struct ib_uverbs_destroy_cq, 3766 UAPI_DEF_WRITE_IO(struct ib_uverbs_poll_cq, 3804 UAPI_DEF_WRITE_IO(struct ib_uverbs_query_device, 3809 UAPI_DEF_WRITE_IO(struct ib_uverbs_query_port, 3904 UAPI_DEF_WRITE_IO(struct ib_uverbs_destroy_qp, 3920 UAPI_DEF_WRITE_IO(struct ib_uverbs_post_recv, 3926 UAPI_DEF_WRITE_IO(struct ib_uverbs_post_send, [all …]
|