Home
last modified time | relevance | path

Searched defs:igt_eviction_test_ops (Results 1 – 1 of 1) sorted by relevance

/external/igt-gpu-tools/tests/
Deviction_common.c34 struct igt_eviction_test_ops { struct
35 uint32_t (*create)(int fd, uint64_t size);
59 static int minor_evictions(int fd, struct igt_eviction_test_ops *ops, in minor_evictions() argument