Searched refs:ctx_handle (Results 1 – 2 of 2) sorted by relevance
54 void drm_legacy_ctxbitmap_free(struct drm_device * dev, int ctx_handle) in drm_legacy_ctxbitmap_free() argument61 idr_remove(&dev->ctx_idr, ctx_handle); in drm_legacy_ctxbitmap_free()
47 void drm_legacy_ctxbitmap_free(struct drm_device *dev, int ctx_handle);