Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/infiniband/core/
Duverbs_main.c85 struct ib_ucontext *ib_uverbs_get_ucontext_file(struct ib_uverbs_file *ufile) in ib_uverbs_get_ucontext_file() function
103 EXPORT_SYMBOL(ib_uverbs_get_ucontext_file);
689 ucontext = ib_uverbs_get_ucontext_file(file); in ib_uverbs_mmap()
Drdma_core.c267 ib_uverbs_get_ucontext_file(ufile); in alloc_uobj()
/linux-5.19.10/include/rdma/
Duverbs_ioctl.h844 return ib_uverbs_get_ucontext_file(attrs->ufile); in ib_uverbs_get_ucontext()
Dib_verbs.h4659 struct ib_ucontext *ib_uverbs_get_ucontext_file(struct ib_uverbs_file *ufile);