Searched refs:cleanup_objects (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/ |
H A D | i915_gem_evict.c | 92 static void cleanup_objects(struct i915_ggtt *ggtt, struct list_head *list) in cleanup_objects() function 147 cleanup_objects(ggtt, &objects); in igt_evict_something() 184 cleanup_objects(ggtt, &objects); in igt_overcommit() 228 cleanup_objects(ggtt, &objects); in igt_evict_for_vma() 325 cleanup_objects(ggtt, &objects); in igt_evict_for_cache_color() 365 cleanup_objects(ggtt, &objects); in igt_evict_vm()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/ |
H A D | i915_gem_evict.c | 94 static void cleanup_objects(struct i915_ggtt *ggtt, struct list_head *list) in cleanup_objects() function 149 cleanup_objects(ggtt, &objects); in igt_evict_something() 186 cleanup_objects(ggtt, &objects); in igt_overcommit() 230 cleanup_objects(ggtt, &objects); in igt_evict_for_vma() 327 cleanup_objects(ggtt, &objects); in igt_evict_for_cache_color() 371 cleanup_objects(ggtt, &objects); in igt_evict_vm()
|
Completed in 2 milliseconds