Home
last modified time | relevance | path

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

/openbmc/linux/include/rdma/
H A Duverbs_types.h114 struct ib_uobject *rdma_alloc_begin_uobject(const struct uverbs_api_object *obj,
H A Duverbs_std_types.h104 struct ib_uobject *uobj = rdma_alloc_begin_uobject(obj, attrs); in __uobj_alloc()
/openbmc/linux/drivers/infiniband/core/
H A Drdma_core.c498 struct ib_uobject *rdma_alloc_begin_uobject(const struct uverbs_api_object *obj, in rdma_alloc_begin_uobject() function
978 return rdma_alloc_begin_uobject(obj, attrs); in uverbs_get_uobject_from_file()