Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/infiniband/core/
Duverbs.h196 int ib_alloc_ucontext(struct uverbs_attr_bundle *attrs);
Duverbs_std_types_device.c229 ret = ib_alloc_ucontext(attrs); in UVERBS_HANDLER()
Duverbs_cmd.c206 int ib_alloc_ucontext(struct uverbs_attr_bundle *attrs) in ib_alloc_ucontext() function
288 ret = ib_alloc_ucontext(attrs); in ib_uverbs_get_context()