Home
last modified time | relevance | path

Searched refs:ib_uverbs_get_ucontext_file (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_main.c86 struct ib_ucontext *ib_uverbs_get_ucontext_file(struct ib_uverbs_file *ufile) in ib_uverbs_get_ucontext_file() function
104 EXPORT_SYMBOL(ib_uverbs_get_ucontext_file);
680 ucontext = ib_uverbs_get_ucontext_file(file); in ib_uverbs_mmap()
H A Dib_rdma_core.c267 ib_uverbs_get_ucontext_file(ufile); in alloc_uobj()
/freebsd/sys/ofed/include/rdma/
H A Duverbs_ioctl.h865 return ib_uverbs_get_ucontext_file(attrs->ufile); in ib_uverbs_get_ucontext()
H A Dib_verbs.h3969 struct ib_ucontext *ib_uverbs_get_ucontext_file(struct ib_uverbs_file *ufile);