Home
last modified time | relevance | path

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

/Linux-v4.19/include/rdma/
Duverbs_types.h137 struct ib_uobject *rdma_alloc_begin_uobject(const struct uverbs_api_object *obj,
Duverbs_std_types.h133 struct ib_uobject *uobj = rdma_alloc_begin_uobject(obj, ufile); in __uobj_alloc()
/Linux-v4.19/drivers/infiniband/core/
Drdma_core.c488 struct ib_uobject *rdma_alloc_begin_uobject(const struct uverbs_api_object *obj, in rdma_alloc_begin_uobject() function
981 return rdma_alloc_begin_uobject(obj, ufile); in uverbs_get_uobject_from_file()