Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_debugfs.c682 #define DROP_FREED BIT(4) macro
692 DROP_FREED | \
733 if (val & DROP_FREED) in gt_drop_caches()
769 if (val & DROP_FREED) in i915_drop_caches_set()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_debugfs.c1440 #define DROP_FREED BIT(4) macro
1450 DROP_FREED | \
1490 if (val & DROP_FREED) in gt_drop_caches()
1523 if (val & DROP_FREED) in i915_drop_caches_set()

Completed in 4 milliseconds