ib_uverbs_get_ucontext_file
ucontext = ib_uverbs_get_ucontext_file(ufile);
ib_uverbs_get_ucontext_file(ufile);
EXPORT_SYMBOL(ib_uverbs_get_ucontext_file);
ucontext = ib_uverbs_get_ucontext_file(file);
struct ib_ucontext *ib_uverbs_get_ucontext_file(struct ib_uverbs_file *ufile);
return ib_uverbs_get_ucontext_file(attrs->ufile);