Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/core/
Duverbs_std_types_device.c178 ucontext = ib_uverbs_get_ucontext(attrs); in UVERBS_HANDLER()
Duverbs_cmd.c363 ucontext = ib_uverbs_get_ucontext(attrs); in ib_uverbs_query_device()
386 ucontext = ib_uverbs_get_ucontext(attrs); in ib_uverbs_query_port()
3630 ucontext = ib_uverbs_get_ucontext(attrs); in ib_uverbs_ex_query_device()
/Linux-v5.4/include/rdma/
Duverbs_ioctl.h863 ib_uverbs_get_ucontext(const struct uverbs_attr_bundle *attrs) in ib_uverbs_get_ucontext() function
/Linux-v5.4/drivers/infiniband/hw/mlx5/
Ddevx.c126 return to_mucontext(ib_uverbs_get_ucontext(attrs)); in devx_ufile2uctx()