Home
last modified time | relevance | path

Searched refs:rdma_alloc_begin_uobject (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/ofed/include/rdma/
H A Duverbs_types.h144 struct ib_uobject *rdma_alloc_begin_uobject(const struct uverbs_api_object *obj,
H A Duverbs_std_types.h119 struct ib_uobject *uobj = rdma_alloc_begin_uobject(obj, attrs); in __uobj_alloc()
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_rdma_core.c491 struct ib_uobject *rdma_alloc_begin_uobject(const struct uverbs_api_object *obj, in rdma_alloc_begin_uobject() function
904 return rdma_alloc_begin_uobject(obj, attrs); in uverbs_get_uobject_from_file()