Searched refs:UAPI_DEF_WRITE_IO (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/infiniband/core/ |
D | uverbs_cmd.c | 3688 #define UAPI_DEF_WRITE_IO(req, resp) \ macro 3698 UAPI_DEF_WRITE_IO(req, resp), \ 3744 UAPI_DEF_WRITE_IO( 3759 UAPI_DEF_WRITE_IO(struct ib_uverbs_destroy_cq, 3765 UAPI_DEF_WRITE_IO(struct ib_uverbs_poll_cq, 3803 UAPI_DEF_WRITE_IO(struct ib_uverbs_query_device, 3808 UAPI_DEF_WRITE_IO(struct ib_uverbs_query_port, 3903 UAPI_DEF_WRITE_IO(struct ib_uverbs_destroy_qp, 3919 UAPI_DEF_WRITE_IO(struct ib_uverbs_post_recv, 3925 UAPI_DEF_WRITE_IO(struct ib_uverbs_post_send, [all …]
|