Home
last modified time | relevance | path

Searched refs:ib_uverbs_get_ucontext_file (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/core/
H A 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); variable
687 ucontext = ib_uverbs_get_ucontext_file(file); in ib_uverbs_mmap()
H A Drdma_core.c273 ib_uverbs_get_ucontext_file(ufile); in alloc_uobj()
/kernel/linux/linux-6.6/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); variable
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()
/kernel/linux/linux-5.10/include/rdma/
H A Duverbs_ioctl.h841 return ib_uverbs_get_ucontext_file(attrs->ufile); in ib_uverbs_get_ucontext()
H A Dib_verbs.h4592 struct ib_ucontext *ib_uverbs_get_ucontext_file(struct ib_uverbs_file *ufile);
/kernel/linux/linux-6.6/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);

Completed in 26 milliseconds