Searched refs:context_idr_cleanup (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/i915/
H A Di915_gem_context.c444 static int context_idr_cleanup(int id, void *p, void *data) context_idr_cleanup() function
475 idr_for_each(&file_priv->context_idr, context_idr_cleanup, NULL); i915_gem_context_close()

Completed in 47 milliseconds