Searched refs:UAPI_DEF_WRITE_IO (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/drivers/infiniband/core/ |
D | uverbs_cmd.c | 3721 #define UAPI_DEF_WRITE_IO(req, resp) \ macro 3731 UAPI_DEF_WRITE_IO(req, resp), \ 3777 UAPI_DEF_WRITE_IO( 3792 UAPI_DEF_WRITE_IO(struct ib_uverbs_destroy_cq, 3798 UAPI_DEF_WRITE_IO(struct ib_uverbs_poll_cq, 3836 UAPI_DEF_WRITE_IO(struct ib_uverbs_query_device, 3841 UAPI_DEF_WRITE_IO(struct ib_uverbs_query_port, 3936 UAPI_DEF_WRITE_IO(struct ib_uverbs_destroy_qp, 3952 UAPI_DEF_WRITE_IO(struct ib_uverbs_post_recv, 3958 UAPI_DEF_WRITE_IO(struct ib_uverbs_post_send, [all …]
|