Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/rdma/
H A Duverbs_types.h112 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()
/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Drdma_core.c504 struct ib_uobject *rdma_alloc_begin_uobject(const struct uverbs_api_object *obj, in rdma_alloc_begin_uobject() function
943 return rdma_alloc_begin_uobject(obj, attrs); in uverbs_get_uobject_from_file()