Searched refs:UAPI_DEF_WRITE_IO (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/infiniband/core/ |
D | uverbs_cmd.c | 3653 #define UAPI_DEF_WRITE_IO(req, resp) \ macro 3663 UAPI_DEF_WRITE_IO(req, resp), \ 3709 UAPI_DEF_WRITE_IO( 3724 UAPI_DEF_WRITE_IO(struct ib_uverbs_destroy_cq, 3730 UAPI_DEF_WRITE_IO(struct ib_uverbs_poll_cq, 3768 UAPI_DEF_WRITE_IO(struct ib_uverbs_query_device, 3773 UAPI_DEF_WRITE_IO(struct ib_uverbs_query_port, 3868 UAPI_DEF_WRITE_IO(struct ib_uverbs_destroy_qp, 3884 UAPI_DEF_WRITE_IO(struct ib_uverbs_post_recv, 3890 UAPI_DEF_WRITE_IO(struct ib_uverbs_post_send, [all …]
|