Home
last modified time | relevance | path

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

/linux/drivers/infiniband/core/
H A Duverbs_std_types_device.c186 ucontext = ib_uverbs_get_ucontext(attrs); in UVERBS_HANDLER()
250 ucontext = ib_uverbs_get_ucontext(attrs); in UVERBS_HANDLER()
344 ucontext = ib_uverbs_get_ucontext(attrs); in UVERBS_HANDLER()
396 ucontext = ib_uverbs_get_ucontext(attrs); in UVERBS_HANDLER()
H A Duverbs_cmd.c377 ucontext = ib_uverbs_get_ucontext(attrs); in ib_uverbs_query_device()
400 ucontext = ib_uverbs_get_ucontext(attrs); in ib_uverbs_query_port()
3598 ucontext = ib_uverbs_get_ucontext(attrs); in ib_uverbs_ex_query_device()
/linux/drivers/infiniband/hw/mlx5/
H A Dqos.c39 c = to_mucontext(ib_uverbs_get_ucontext(attrs)); in UVERBS_HANDLER()
H A Dstd_types.c168 c = to_mucontext(ib_uverbs_get_ucontext(attrs)); in UVERBS_HANDLER()
H A Dmain.c3488 c = to_mucontext(ib_uverbs_get_ucontext(attrs)); in UVERBS_HANDLER()
3602 c = to_mucontext(ib_uverbs_get_ucontext(attrs)); in UVERBS_HANDLER()
H A Ddevx.c109 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/hw/bnxt_re/
H A Dib_verbs.c4335 uctx = container_of(ib_uverbs_get_ucontext(attrs), struct bnxt_re_ucontext, ib_uctx); in UVERBS_HANDLER()
4355 uctx = container_of(ib_uverbs_get_ucontext(attrs), struct bnxt_re_ucontext, ib_uctx); in UVERBS_HANDLER()
4500 ib_uctx = ib_uverbs_get_ucontext(attrs); in UVERBS_HANDLER()