/src/sys/external/bsd/drm2/dist/drm/i915/selftests/ |
i915_gem_evict.c | 121 static void cleanup_objects(struct i915_ggtt *ggtt, struct list_head *list) function in typeref:typename:void 176 cleanup_objects(ggtt, &objects); 213 cleanup_objects(ggtt, &objects); 257 cleanup_objects(ggtt, &objects); 354 cleanup_objects(ggtt, &objects); 394 cleanup_objects(ggtt, &objects);
|
i915_gem_evict.c | 121 static void cleanup_objects(struct i915_ggtt *ggtt, struct list_head *list) function in typeref:typename:void 176 cleanup_objects(ggtt, &objects); 213 cleanup_objects(ggtt, &objects); 257 cleanup_objects(ggtt, &objects); 354 cleanup_objects(ggtt, &objects); 394 cleanup_objects(ggtt, &objects);
|