Searched refs:igt_eviction_test_ops (Results 1 – 3 of 3) sorted by relevance
/external/igt-gpu-tools/tests/ |
D | eviction_common.c | 34 struct igt_eviction_test_ops { struct 59 static int minor_evictions(int fd, struct igt_eviction_test_ops *ops, in minor_evictions() argument 104 static int major_evictions(int fd, struct igt_eviction_test_ops *ops, in major_evictions() 132 static void mlocked_evictions(int fd, struct igt_eviction_test_ops *ops, in mlocked_evictions() 193 static int swapping_evictions(int fd, struct igt_eviction_test_ops *ops, in swapping_evictions() 231 static int forking_evictions(int fd, struct igt_eviction_test_ops *ops, in forking_evictions()
|
/external/igt-gpu-tools/tests/i915/ |
D | gem_evict_everything.c | 132 static struct igt_eviction_test_ops fault_ops = {
|
D | gem_userptr_blits.c | 1452 static struct igt_eviction_test_ops fault_ops = {
|