/Linux-v5.4/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_context.c | 119 static void vmw_context_cotables_unref(struct vmw_user_context *uctx) in vmw_context_cotables_unref() 137 struct vmw_user_context *uctx = in vmw_hw_context_destroy() local 181 struct vmw_user_context *uctx = in vmw_gb_context_init() local 368 struct vmw_user_context *uctx = in vmw_gb_context_unbind() local 546 struct vmw_user_context *uctx = in vmw_dx_context_scrub_cotables() local 575 struct vmw_user_context *uctx = in vmw_dx_context_unbind() local 828 struct vmw_user_context *uctx = in vmw_context_binding_list() local 879 struct vmw_user_context *uctx = in vmw_context_bind_dx_query() local 912 struct vmw_user_context *uctx = in vmw_context_get_dx_query_mob() local
|
/Linux-v5.4/drivers/infiniband/hw/cxgb4/ |
D | resource.c | 108 u32 c4iw_get_cqid(struct c4iw_rdev *rdev, struct c4iw_dev_ucontext *uctx) in c4iw_get_cqid() 164 struct c4iw_dev_ucontext *uctx) in c4iw_put_cqid() 178 u32 c4iw_get_qpid(struct c4iw_rdev *rdev, struct c4iw_dev_ucontext *uctx) in c4iw_get_qpid() 238 struct c4iw_dev_ucontext *uctx) in c4iw_put_qpid()
|
D | cq.c | 38 struct c4iw_dev_ucontext *uctx, struct sk_buff *skb, in destroy_cq() 71 struct c4iw_dev_ucontext *uctx, in create_cq()
|
D | qp.c | 151 struct c4iw_dev_ucontext *uctx, int has_rq) in destroy_qp() 201 struct c4iw_dev_ucontext *uctx, in create_qp() 2480 static void free_srq_queue(struct c4iw_srq *srq, struct c4iw_dev_ucontext *uctx, in free_srq_queue() 2517 static int alloc_srq_queue(struct c4iw_srq *srq, struct c4iw_dev_ucontext *uctx, in alloc_srq_queue()
|
D | device.c | 748 struct c4iw_dev_ucontext *uctx) in c4iw_release_dev_ucontext() 776 struct c4iw_dev_ucontext *uctx) in c4iw_init_dev_ucontext()
|
D | iw_cxgb4.h | 175 struct c4iw_dev_ucontext uctx; member 529 struct c4iw_dev_ucontext uctx; member
|
/Linux-v5.4/drivers/infiniband/hw/ocrdma/ |
D | ocrdma_verbs.c | 199 static int ocrdma_add_mmap(struct ocrdma_ucontext *uctx, u64 phy_addr, in ocrdma_add_mmap() 217 static void ocrdma_del_mmap(struct ocrdma_ucontext *uctx, u64 phy_addr, in ocrdma_del_mmap() 234 static bool ocrdma_search_mmap(struct ocrdma_ucontext *uctx, u64 phy_addr, in ocrdma_search_mmap() 364 struct ocrdma_ucontext *uctx, in _ocrdma_alloc_pd() 394 static inline int is_ucontext_pd(struct ocrdma_ucontext *uctx, in is_ucontext_pd() 410 struct ocrdma_ucontext *uctx, in ocrdma_alloc_ucontext_pd() 436 static void ocrdma_dealloc_ucontext_pd(struct ocrdma_ucontext *uctx) in ocrdma_dealloc_ucontext_pd() 450 static struct ocrdma_pd *ocrdma_get_ucontext_pd(struct ocrdma_ucontext *uctx) in ocrdma_get_ucontext_pd() 464 static void ocrdma_release_ucontext_pd(struct ocrdma_ucontext *uctx) in ocrdma_release_ucontext_pd() 471 int ocrdma_alloc_ucontext(struct ib_ucontext *uctx, struct ib_udata *udata) in ocrdma_alloc_ucontext() [all …]
|
/Linux-v5.4/security/selinux/ |
D | xfrm.c | 75 struct xfrm_user_sec_ctx *uctx, in selinux_xfrm_alloc_user() 285 struct xfrm_user_sec_ctx *uctx, in selinux_xfrm_policy_alloc() 334 struct xfrm_user_sec_ctx *uctx) in selinux_xfrm_state_alloc()
|
/Linux-v5.4/drivers/infiniband/hw/cxgb3/ |
D | cxio_hal.c | 189 static u32 get_qpid(struct cxio_rdev *rdev_p, struct cxio_ucontext *uctx) in get_qpid() 221 struct cxio_ucontext *uctx) in put_qpid() 235 void cxio_release_ucontext(struct cxio_rdev *rdev_p, struct cxio_ucontext *uctx) in cxio_release_ucontext() 251 void cxio_init_ucontext(struct cxio_rdev *rdev_p, struct cxio_ucontext *uctx) in cxio_init_ucontext() 258 struct t3_wq *wq, struct cxio_ucontext *uctx) in cxio_create_qp() 317 struct cxio_ucontext *uctx) in cxio_destroy_qp()
|
D | cxio_hal.h | 110 struct cxio_ucontext uctx; member
|
D | iwch_provider.h | 188 struct cxio_ucontext uctx; member
|
/Linux-v5.4/drivers/infiniband/sw/siw/ |
D | siw_verbs.c | 37 static u32 siw_create_uobj(struct siw_ucontext *uctx, void *vaddr, u32 size) in siw_create_uobj() 58 static struct siw_uobj *siw_get_uobj(struct siw_ucontext *uctx, in siw_get_uobj() 71 struct siw_ucontext *uctx = to_siw_ctx(ctx); in siw_mmap() local 137 struct siw_ucontext *uctx = to_siw_ctx(base_ctx); in siw_dealloc_ucontext() local 314 struct siw_ucontext *uctx = in siw_create_qp() local 607 struct siw_ucontext *uctx = in siw_destroy_qp() local
|
/Linux-v5.4/drivers/infiniband/hw/usnic/ |
D | usnic_ib_verbs.c | 645 int usnic_ib_alloc_ucontext(struct ib_ucontext *uctx, struct ib_udata *udata) in usnic_ib_alloc_ucontext() 675 struct usnic_ib_ucontext *uctx = to_ucontext(context); in usnic_ib_mmap() local
|
/Linux-v5.4/drivers/infiniband/hw/bnxt_re/ |
D | ib_verbs.c | 702 struct bnxt_re_ucontext *uctx = rdma_udata_to_drv_context( in bnxt_re_create_ah() local 2559 struct bnxt_re_ucontext *uctx = rdma_udata_to_drv_context( in bnxt_re_create_cq() local 3604 struct bnxt_re_ucontext *uctx = in bnxt_re_alloc_ucontext() local 3664 struct bnxt_re_ucontext *uctx = container_of(ib_uctx, in bnxt_re_dealloc_ucontext() local 3686 struct bnxt_re_ucontext *uctx = container_of(ib_uctx, in bnxt_re_mmap() local
|
/Linux-v5.4/drivers/infiniband/hw/vmw_pvrdma/ |
D | pvrdma_verbs.c | 313 int pvrdma_alloc_ucontext(struct ib_ucontext *uctx, struct ib_udata *udata) in pvrdma_alloc_ucontext()
|
/Linux-v5.4/drivers/infiniband/hw/hns/ |
D | hns_roce_main.c | 310 static int hns_roce_alloc_ucontext(struct ib_ucontext *uctx, in hns_roce_alloc_ucontext()
|
D | hns_roce_qp.c | 692 struct hns_roce_ucontext *uctx = rdma_udata_to_drv_context( in hns_roce_create_qp_common() local
|
/Linux-v5.4/net/key/ |
D | af_key.c | 470 struct xfrm_user_sec_ctx *uctx = NULL; in pfkey_sadb2xfrm_user_sec_ctx() local 1158 struct xfrm_user_sec_ctx *uctx = pfkey_sadb2xfrm_user_sec_ctx(sec_ctx, GFP_KERNEL); in pfkey_msg2xfrm_state() local 2290 struct xfrm_user_sec_ctx *uctx = pfkey_sadb2xfrm_user_sec_ctx(sec_ctx, GFP_KERNEL); in pfkey_spdadd() local 2392 struct xfrm_user_sec_ctx *uctx = pfkey_sadb2xfrm_user_sec_ctx(sec_ctx, GFP_KERNEL); in pfkey_spddelete() local 3300 struct xfrm_user_sec_ctx *uctx; in pfkey_compile_policy() local
|
/Linux-v5.4/net/xfrm/ |
D | xfrm_user.c | 107 struct xfrm_user_sec_ctx *uctx; in verify_sec_ctx_len() local 814 struct xfrm_user_sec_ctx *uctx; in copy_sec_ctx() local 1456 struct xfrm_user_sec_ctx *uctx; in copy_from_user_sec_ctx() local 1894 struct xfrm_user_sec_ctx *uctx = nla_data(rt); in xfrm_get_policy() local 2194 struct xfrm_user_sec_ctx *uctx = nla_data(rt); in xfrm_add_pol_expire() local
|
/Linux-v5.4/drivers/infiniband/sw/rdmavt/ |
D | vt.c | 298 static int rvt_alloc_ucontext(struct ib_ucontext *uctx, struct ib_udata *udata) in rvt_alloc_ucontext()
|
/Linux-v5.4/drivers/infiniband/hw/qedr/ |
D | verbs.c | 259 static int qedr_add_mmap(struct qedr_ucontext *uctx, u64 phy_addr, in qedr_add_mmap() 291 static bool qedr_search_mmap(struct qedr_ucontext *uctx, u64 phy_addr, in qedr_search_mmap() 313 int qedr_alloc_ucontext(struct ib_ucontext *uctx, struct ib_udata *udata) in qedr_alloc_ucontext() 370 struct qedr_ucontext *uctx = get_qedr_ucontext(ibctx); in qedr_dealloc_ucontext() local
|
D | qedr.h | 300 struct qedr_ucontext *uctx; member
|
/Linux-v5.4/drivers/infiniband/hw/mthca/ |
D | mthca_provider.c | 304 static int mthca_alloc_ucontext(struct ib_ucontext *uctx, in mthca_alloc_ucontext()
|
/Linux-v5.4/drivers/infiniband/sw/rxe/ |
D | rxe_verbs.c | 145 static int rxe_alloc_ucontext(struct ib_ucontext *uctx, struct ib_udata *udata) in rxe_alloc_ucontext()
|
/Linux-v5.4/drivers/infiniband/hw/i40iw/ |
D | i40iw_verbs.c | 119 static int i40iw_alloc_ucontext(struct ib_ucontext *uctx, in i40iw_alloc_ucontext()
|