ib_uverbs_get_ucontext_file  278 drivers/infiniband/core/rdma_core.c 	ucontext = ib_uverbs_get_ucontext_file(ufile);
ib_uverbs_get_ucontext_file  103 drivers/infiniband/core/uverbs_main.c EXPORT_SYMBOL(ib_uverbs_get_ucontext_file);
ib_uverbs_get_ucontext_file  781 drivers/infiniband/core/uverbs_main.c 	ucontext = ib_uverbs_get_ucontext_file(file);
ib_uverbs_get_ucontext_file 4598 include/rdma/ib_verbs.h struct ib_ucontext *ib_uverbs_get_ucontext_file(struct ib_uverbs_file *ufile);
ib_uverbs_get_ucontext_file  865 include/rdma/uverbs_ioctl.h 	return ib_uverbs_get_ucontext_file(attrs->ufile);