Searched refs:UAPI_DEF_WRITE_I (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | uverbs_cmd.c | 3685 #define UAPI_DEF_WRITE_I(req) .write.req_size = sizeof(req) macro 3697 UAPI_DEF_WRITE_I(req), \ 3726 UAPI_DEF_WRITE_I(struct ib_uverbs_destroy_ah), 3761 UAPI_DEF_WRITE_I(struct ib_uverbs_req_notify_cq), 3780 UAPI_DEF_WRITE_I(struct ib_uverbs_ex_modify_cq), 3826 UAPI_DEF_WRITE_I(struct ib_uverbs_destroy_flow), 3833 UAPI_DEF_WRITE_I(struct ib_uverbs_dereg_mr), 3859 UAPI_DEF_WRITE_I(struct ib_uverbs_dealloc_mw), 3873 UAPI_DEF_WRITE_I(struct ib_uverbs_dealloc_pd), 3881 UAPI_DEF_WRITE_I(struc [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/core/ |
H A D | uverbs_cmd.c | 3695 #define UAPI_DEF_WRITE_I(req) .write.req_size = sizeof(req) macro 3707 UAPI_DEF_WRITE_I(req), \ 3735 UAPI_DEF_WRITE_I(struct ib_uverbs_destroy_ah)), 3771 UAPI_DEF_WRITE_I(struct ib_uverbs_req_notify_cq), 3790 UAPI_DEF_WRITE_I(struct ib_uverbs_ex_modify_cq), 3836 UAPI_DEF_WRITE_I(struct ib_uverbs_destroy_flow), 3843 UAPI_DEF_WRITE_I(struct ib_uverbs_dereg_mr), 3869 UAPI_DEF_WRITE_I(struct ib_uverbs_dealloc_mw), 3883 UAPI_DEF_WRITE_I(struct ib_uverbs_dealloc_pd), 3891 UAPI_DEF_WRITE_I(struc [all...] |
Completed in 9 milliseconds