Home
last modified time | relevance | path

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

/freebsd-src/sys/ofed/drivers/infiniband/core/
H A Duverbs.h226 int ib_alloc_ucontext(struct uverbs_attr_bundle *attrs);
H A Dib_uverbs_std_types_device.c213 ret = ib_alloc_ucontext(attrs); in UVERBS_HANDLER()
H A Dib_uverbs_cmd.c215 int ib_alloc_ucontext(struct uverbs_attr_bundle *attrs) in ib_alloc_ucontext() function
285 ret = ib_alloc_ucontext(attrs); in ib_uverbs_get_context()