Home
last modified time | relevance | path

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

/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()