ibdev_fn 310 drivers/infiniband/core/uverbs_uapi.c void **ibdev_fn = ibdev_fn 313 drivers/infiniband/core/uverbs_uapi.c if (*ibdev_fn) ibdev_fn 417 include/rdma/uverbs_ioctl.h #define UAPI_DEF_OBJ_NEEDS_FN(ibdev_fn) \ ibdev_fn 422 include/rdma/uverbs_ioctl.h offsetof(struct ib_device_ops, ibdev_fn) + \ ibdev_fn 424 include/rdma/uverbs_ioctl.h sizeof(((struct ib_device_ops *)0)->ibdev_fn) != \ ibdev_fn 432 include/rdma/uverbs_ioctl.h #define UAPI_DEF_METHOD_NEEDS_FN(ibdev_fn) \ ibdev_fn 437 include/rdma/uverbs_ioctl.h offsetof(struct ib_device_ops, ibdev_fn) + \ ibdev_fn 439 include/rdma/uverbs_ioctl.h sizeof(((struct ib_device_ops *)0)->ibdev_fn) != \