Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/
H A Di915_debugfs.c566 #define DROP_SHRINK_ALL BIT(5) macro
576 DROP_SHRINK_ALL |\
648 if (val & DROP_SHRINK_ALL) in i915_drop_caches_set()