Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/core/
H A Duverbs_main.c96 struct ib_ucontext *ib_uverbs_get_ucontext_file(struct ib_uverbs_file *ufile) in ib_uverbs_get_ucontext_file() function
114 EXPORT_SYMBOL(ib_uverbs_get_ucontext_file);
698 ucontext = ib_uverbs_get_ucontext_file(file); in ib_uverbs_mmap()
H A Drdma_core.c267 ib_uverbs_get_ucontext_file(ufile); in alloc_uobj()
/openbmc/linux/include/rdma/
H A Duverbs_ioctl.h852 return ib_uverbs_get_ucontext_file(attrs->ufile); in ib_uverbs_get_ucontext()
H A Dib_verbs.h4714 struct ib_ucontext *ib_uverbs_get_ucontext_file(struct ib_uverbs_file *ufile);