Searched refs:ctx_handle (Results 1 – 3 of 3) sorted by relevance
60 void drm_legacy_ctxbitmap_free(struct drm_device * dev, int ctx_handle) in drm_legacy_ctxbitmap_free() argument66 idr_remove(&dev->ctx_idr, ctx_handle); in drm_legacy_ctxbitmap_free()
97 void drm_legacy_ctxbitmap_free(struct drm_device *dev, int ctx_handle);
369 u64 ctx_handle; member3903 u32 ctx_handle = props->ctx_handle; in i915_perf_open_ioctl_locked() local3906 specific_ctx = i915_gem_context_lookup(file_priv, ctx_handle); in i915_perf_open_ioctl_locked()3910 ctx_handle); in i915_perf_open_ioctl_locked()4119 props->ctx_handle = value; in read_properties_unlocked()