Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/mlx5/
Ddevx.c2936 UAPI_DEF_IS_OBJ_SUPPORTED(devx_is_supported)),
2939 UAPI_DEF_IS_OBJ_SUPPORTED(devx_is_supported)),
2942 UAPI_DEF_IS_OBJ_SUPPORTED(devx_is_supported)),
2945 UAPI_DEF_IS_OBJ_SUPPORTED(devx_is_supported)),
2948 UAPI_DEF_IS_OBJ_SUPPORTED(devx_is_supported)),
/Linux-v5.4/include/rdma/
Duverbs_ioctl.h444 #define UAPI_DEF_IS_OBJ_SUPPORTED(_func) \ macro