Searched refs:UAPI_DEF_WRITE_IO (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.15/drivers/infiniband/core/ |
D | uverbs_cmd.c | 3684 #define UAPI_DEF_WRITE_IO(req, resp) \ macro 3694 UAPI_DEF_WRITE_IO(req, resp), \ 3740 UAPI_DEF_WRITE_IO( 3755 UAPI_DEF_WRITE_IO(struct ib_uverbs_destroy_cq, 3761 UAPI_DEF_WRITE_IO(struct ib_uverbs_poll_cq, 3799 UAPI_DEF_WRITE_IO(struct ib_uverbs_query_device, 3804 UAPI_DEF_WRITE_IO(struct ib_uverbs_query_port, 3899 UAPI_DEF_WRITE_IO(struct ib_uverbs_destroy_qp, 3915 UAPI_DEF_WRITE_IO(struct ib_uverbs_post_recv, 3921 UAPI_DEF_WRITE_IO(struct ib_uverbs_post_send, [all …]
|