Home
last modified time | relevance | path

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

/linux/drivers/infiniband/core/
H A Duverbs.h196 int ib_alloc_ucontext(struct uverbs_attr_bundle *attrs);
H A Duverbs_std_types_device.c229 ret = ib_alloc_ucontext(attrs); in UVERBS_HANDLER()
H A Duverbs_cmd.c207 int ib_alloc_ucontext(struct uverbs_attr_bundle *attrs) in ib_alloc_ucontext() function
307 ret = ib_alloc_ucontext(attrs); in ib_uverbs_get_context()