Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/
H A Di915_gem_evict.c92 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 Di915_gem_evict.c94 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