Searched refs:UAPI_DEF_WRITE_IO (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/infiniband/core/ |
D | uverbs_cmd.c | 3683 #define UAPI_DEF_WRITE_IO(req, resp) \ macro 3693 UAPI_DEF_WRITE_IO(req, resp), \ 3739 UAPI_DEF_WRITE_IO( 3754 UAPI_DEF_WRITE_IO(struct ib_uverbs_destroy_cq, 3760 UAPI_DEF_WRITE_IO(struct ib_uverbs_poll_cq, 3798 UAPI_DEF_WRITE_IO(struct ib_uverbs_query_device, 3803 UAPI_DEF_WRITE_IO(struct ib_uverbs_query_port, 3898 UAPI_DEF_WRITE_IO(struct ib_uverbs_destroy_qp, 3914 UAPI_DEF_WRITE_IO(struct ib_uverbs_post_recv, 3920 UAPI_DEF_WRITE_IO(struct ib_uverbs_post_send, [all …]
|