Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/
H A Di915_debugfs.c565 #define DROP_FREED BIT(4) macro
575 DROP_FREED | \
616 if (val & DROP_FREED) in gt_drop_caches()
656 if (val & DROP_FREED) in i915_drop_caches_set()