Home
last modified time | relevance | path

Searched refs:DROP_SHRINK_ALL (Results 1 – 1 of 1) sorted by relevance

/drivers/gpu/drm/i915/
Di915_debugfs.c3581 #define DROP_SHRINK_ALL BIT(5) macro
3590 DROP_SHRINK_ALL |\
3661 if (val & DROP_SHRINK_ALL) in i915_drop_caches_set()