Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/core/
H A Duverbs_cmd.c3761 UAPI_DEF_METHOD_NEEDS_FN(destroy_cq)),
3767 UAPI_DEF_METHOD_NEEDS_FN(poll_cq)),
3786 UAPI_DEF_METHOD_NEEDS_FN(create_cq)),
3865 UAPI_DEF_METHOD_NEEDS_FN(alloc_mw)),
3879 UAPI_DEF_METHOD_NEEDS_FN(alloc_pd)),
3915 UAPI_DEF_METHOD_NEEDS_FN(modify_qp)),
3921 UAPI_DEF_METHOD_NEEDS_FN(post_recv)),
3927 UAPI_DEF_METHOD_NEEDS_FN(post_send)),
3933 UAPI_DEF_METHOD_NEEDS_FN(query_qp)),
3941 UAPI_DEF_METHOD_NEEDS_FN(create_qp)),
[all …]
/openbmc/linux/include/rdma/
H A Duverbs_ioctl.h406 #define UAPI_DEF_METHOD_NEEDS_FN(ibdev_fn) \ macro