Home
last modified time | relevance | path

Searched refs:ib_uverbs_get_ucontext (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/infiniband/core/
Duverbs_main.c141 struct ib_ucontext *ib_uverbs_get_ucontext(struct ib_uverbs_file *ufile) in ib_uverbs_get_ucontext() function
159 EXPORT_SYMBOL(ib_uverbs_get_ucontext);
807 ucontext = ib_uverbs_get_ucontext(file); in ib_uverbs_mmap()
Drdma_core.c270 ucontext = ib_uverbs_get_ucontext(ufile); in alloc_uobj()
Duverbs_cmd.c242 ucontext = ib_uverbs_get_ucontext(file); in ib_uverbs_query_device()
293 ucontext = ib_uverbs_get_ucontext(file); in ib_uverbs_query_port()
3992 ucontext = ib_uverbs_get_ucontext(file); in ib_uverbs_ex_query_device()
/Linux-v4.19/drivers/infiniband/hw/mlx5/
Ddevx.c45 return to_mucontext(ib_uverbs_get_ucontext(file)); in devx_ufile2uctx()
/Linux-v4.19/include/rdma/
Dib_verbs.h4178 struct ib_ucontext *ib_uverbs_get_ucontext(struct ib_uverbs_file *ufile);