Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/core/
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()
Drdma_core.c267 ib_uverbs_get_ucontext_file(ufile); in alloc_uobj()
/Linux-v6.6/include/rdma/
Duverbs_ioctl.h852 return ib_uverbs_get_ucontext_file(attrs->ufile); in ib_uverbs_get_ucontext()
Dib_verbs.h4713 struct ib_ucontext *ib_uverbs_get_ucontext_file(struct ib_uverbs_file *ufile);