ctx_handle 156 drivers/crypto/cavium/nitrox/nitrox_aead.c creq->ctx_handle = rctx->ctx_handle; ctx_handle 207 drivers/crypto/cavium/nitrox/nitrox_aead.c rctx->ctx_handle = nctx->u.ctx_handle; ctx_handle 238 drivers/crypto/cavium/nitrox/nitrox_aead.c rctx->ctx_handle = nctx->u.ctx_handle; ctx_handle 268 drivers/crypto/cavium/nitrox/nitrox_aead.c nctx->u.ctx_handle = (uintptr_t)((u8 *)chdr->vaddr + ctx_handle 316 drivers/crypto/cavium/nitrox/nitrox_aead.c if (nctx->u.ctx_handle) { ctx_handle 325 drivers/crypto/cavium/nitrox/nitrox_aead.c nctx->u.ctx_handle = 0; ctx_handle 426 drivers/crypto/cavium/nitrox/nitrox_aead.c aead_rctx->ctx_handle = nctx->u.ctx_handle; ctx_handle 459 drivers/crypto/cavium/nitrox/nitrox_aead.c aead_rctx->ctx_handle = nctx->u.ctx_handle; ctx_handle 70 drivers/crypto/cavium/nitrox/nitrox_req.h u64 ctx_handle; ctx_handle 202 drivers/crypto/cavium/nitrox/nitrox_req.h u64 ctx_handle; ctx_handle 238 drivers/crypto/cavium/nitrox/nitrox_req.h u64 ctx_handle; ctx_handle 382 drivers/crypto/cavium/nitrox/nitrox_reqmgr.c dma_addr_t ctx_handle = 0; ctx_handle 410 drivers/crypto/cavium/nitrox/nitrox_reqmgr.c if (req->ctx_handle) { ctx_handle 414 drivers/crypto/cavium/nitrox/nitrox_reqmgr.c ctx_ptr = (u8 *)(uintptr_t)req->ctx_handle; ctx_handle 416 drivers/crypto/cavium/nitrox/nitrox_reqmgr.c ctx_handle = hdr->ctx_dma; ctx_handle 466 drivers/crypto/cavium/nitrox/nitrox_reqmgr.c sr->instr.irh.s.ctxp = cpu_to_be64(ctx_handle); ctx_handle 67 drivers/crypto/cavium/nitrox/nitrox_skcipher.c nctx->u.ctx_handle = (uintptr_t)((u8 *)chdr->vaddr + ctx_handle 79 drivers/crypto/cavium/nitrox/nitrox_skcipher.c if (nctx->u.ctx_handle) { ctx_handle 88 drivers/crypto/cavium/nitrox/nitrox_skcipher.c nctx->u.ctx_handle = 0; ctx_handle 229 drivers/crypto/cavium/nitrox/nitrox_skcipher.c creq->ctx_handle = nctx->u.ctx_handle; ctx_handle 60 drivers/gpu/drm/drm_context.c void drm_legacy_ctxbitmap_free(struct drm_device * dev, int ctx_handle) ctx_handle 67 drivers/gpu/drm/drm_context.c idr_remove(&dev->ctx_idr, ctx_handle); ctx_handle 59 drivers/gpu/drm/drm_legacy.h void drm_legacy_ctxbitmap_free(struct drm_device *dev, int ctx_handle); ctx_handle 359 drivers/gpu/drm/i915/i915_perf.c u64 ctx_handle; ctx_handle 2719 drivers/gpu/drm/i915/i915_perf.c u32 ctx_handle = props->ctx_handle; ctx_handle 2722 drivers/gpu/drm/i915/i915_perf.c specific_ctx = i915_gem_context_lookup(file_priv, ctx_handle); ctx_handle 2725 drivers/gpu/drm/i915/i915_perf.c ctx_handle); ctx_handle 2887 drivers/gpu/drm/i915/i915_perf.c props->ctx_handle = value; ctx_handle 27 drivers/hwtracing/coresight/coresight-etm-perf.c static DEFINE_PER_CPU(struct perf_output_handle, ctx_handle); ctx_handle 298 drivers/hwtracing/coresight/coresight-etm-perf.c struct perf_output_handle *handle = this_cpu_ptr(&ctx_handle); ctx_handle 348 drivers/hwtracing/coresight/coresight-etm-perf.c struct perf_output_handle *handle = this_cpu_ptr(&ctx_handle); ctx_handle 124 drivers/infiniband/hw/vmw_pvrdma/pvrdma.h u64 ctx_handle; ctx_handle 182 drivers/infiniband/hw/vmw_pvrdma/pvrdma_cq.c cmd->ctx_handle = context ? context->ctx_handle : 0; ctx_handle 425 drivers/infiniband/hw/vmw_pvrdma/pvrdma_dev_api.h u32 ctx_handle; ctx_handle 431 drivers/infiniband/hw/vmw_pvrdma/pvrdma_dev_api.h u32 ctx_handle; ctx_handle 437 drivers/infiniband/hw/vmw_pvrdma/pvrdma_dev_api.h u32 ctx_handle; ctx_handle 481 drivers/infiniband/hw/vmw_pvrdma/pvrdma_dev_api.h u32 ctx_handle; ctx_handle 347 drivers/infiniband/hw/vmw_pvrdma/pvrdma_verbs.c context->ctx_handle = resp->ctx_handle; ctx_handle 377 drivers/infiniband/hw/vmw_pvrdma/pvrdma_verbs.c cmd->ctx_handle = context->ctx_handle; ctx_handle 446 drivers/infiniband/hw/vmw_pvrdma/pvrdma_verbs.c cmd->ctx_handle = context ? context->ctx_handle : 0;