Home
last modified time | relevance | path

Searched refs:UAPI_DEF_METHOD_NEEDS_FN (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/infiniband/core/
H A Duverbs_cmd.c3789 UAPI_DEF_METHOD_NEEDS_FN(destroy_cq)),
3795 UAPI_DEF_METHOD_NEEDS_FN(poll_cq)),
3814 UAPI_DEF_METHOD_NEEDS_FN(create_cq)),
3893 UAPI_DEF_METHOD_NEEDS_FN(alloc_mw)),
3907 UAPI_DEF_METHOD_NEEDS_FN(alloc_pd)),
3943 UAPI_DEF_METHOD_NEEDS_FN(modify_qp)),
3949 UAPI_DEF_METHOD_NEEDS_FN(post_recv)),
3955 UAPI_DEF_METHOD_NEEDS_FN(post_send)),
3961 UAPI_DEF_METHOD_NEEDS_FN(query_qp)),
3969 UAPI_DEF_METHOD_NEEDS_FN(create_qp)),
[all …]
/linux-6.15/include/rdma/
H A Duverbs_ioctl.h406 #define UAPI_DEF_METHOD_NEEDS_FN(ibdev_fn) \ macro