Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/core/
Duverbs_std_types_device.c186 ucontext = ib_uverbs_get_ucontext(attrs); in UVERBS_HANDLER()
249 ucontext = ib_uverbs_get_ucontext(attrs); in UVERBS_HANDLER()
343 ucontext = ib_uverbs_get_ucontext(attrs); in UVERBS_HANDLER()
395 ucontext = ib_uverbs_get_ucontext(attrs); in UVERBS_HANDLER()
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()
3597 ucontext = ib_uverbs_get_ucontext(attrs); in ib_uverbs_ex_query_device()
/Linux-v6.6/drivers/infiniband/hw/mlx5/
Dqos.c39 c = to_mucontext(ib_uverbs_get_ucontext(attrs)); in UVERBS_HANDLER()
Dstd_types.c168 c = to_mucontext(ib_uverbs_get_ucontext(attrs)); in UVERBS_HANDLER()
Dmain.c3444 c = to_mucontext(ib_uverbs_get_ucontext(attrs)); in UVERBS_HANDLER()
3558 c = to_mucontext(ib_uverbs_get_ucontext(attrs)); in UVERBS_HANDLER()
Ddevx.c109 return to_mucontext(ib_uverbs_get_ucontext(attrs)); in devx_ufile2uctx()
/Linux-v6.6/include/rdma/
Duverbs_ioctl.h850 ib_uverbs_get_ucontext(const struct uverbs_attr_bundle *attrs) in ib_uverbs_get_ucontext() function
/Linux-v6.6/drivers/infiniband/hw/bnxt_re/
Dib_verbs.c4267 uctx = container_of(ib_uverbs_get_ucontext(attrs), struct bnxt_re_ucontext, ib_uctx); in UVERBS_HANDLER()
4287 uctx = container_of(ib_uverbs_get_ucontext(attrs), struct bnxt_re_ucontext, ib_uctx); in UVERBS_HANDLER()