Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/mlx5/
H A Dqos.c39 c = to_mucontext(ib_uverbs_get_ucontext(attrs)); in UVERBS_HANDLER()
H A Dmain.c4199 c = to_mucontext(ib_uverbs_get_ucontext(attrs)); in UVERBS_HANDLER()
4313 c = to_mucontext(ib_uverbs_get_ucontext(attrs)); in UVERBS_HANDLER()
H A Ddevx.c123 return to_mucontext(ib_uverbs_get_ucontext(attrs)); in devx_ufile2uctx()
/linux/include/rdma/
H A Duverbs_ioctl.h852 ib_uverbs_get_ucontext(const struct uverbs_attr_bundle *attrs) in ib_uverbs_get_ucontext() function
/linux/drivers/infiniband/core/
H A Duverbs_cmd.c396 ucontext = ib_uverbs_get_ucontext(attrs); in ib_uverbs_query_device()
419 ucontext = ib_uverbs_get_ucontext(attrs); in ib_uverbs_query_port()
3628 ucontext = ib_uverbs_get_ucontext(attrs); in ib_uverbs_ex_query_device()
/linux/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.c4690 uctx = container_of(ib_uverbs_get_ucontext(attrs), struct bnxt_re_ucontext, ib_uctx); in UVERBS_HANDLER()
4710 uctx = container_of(ib_uverbs_get_ucontext(attrs), struct bnxt_re_ucontext, ib_uctx); in UVERBS_HANDLER()
4856 ib_uctx = ib_uverbs_get_ucontext(attrs); in UVERBS_HANDLER()