Searched refs:ib_uverbs_get_ucontext (Results 1 – 6 of 6) sorted by relevance
186 ucontext = ib_uverbs_get_ucontext(attrs); in UVERBS_HANDLER()249 ucontext = ib_uverbs_get_ucontext(attrs); in UVERBS_HANDLER()341 ucontext = ib_uverbs_get_ucontext(attrs); in UVERBS_HANDLER()396 ucontext = ib_uverbs_get_ucontext(attrs); in UVERBS_HANDLER()
377 ucontext = ib_uverbs_get_ucontext(attrs); in ib_uverbs_query_device()400 ucontext = ib_uverbs_get_ucontext(attrs); in ib_uverbs_query_port()3562 ucontext = ib_uverbs_get_ucontext(attrs); in ib_uverbs_ex_query_device()
39 c = to_mucontext(ib_uverbs_get_ucontext(attrs)); in UVERBS_HANDLER()
3688 c = to_mucontext(ib_uverbs_get_ucontext(attrs)); in UVERBS_HANDLER()3802 c = to_mucontext(ib_uverbs_get_ucontext(attrs)); in UVERBS_HANDLER()
112 return to_mucontext(ib_uverbs_get_ucontext(attrs)); in devx_ufile2uctx()
839 ib_uverbs_get_ucontext(const struct uverbs_attr_bundle *attrs) in ib_uverbs_get_ucontext() function