Home
last modified time | relevance | path

Searched refs:igt_allow_unlimited_files (Results 1 – 6 of 6) sorted by relevance

/external/igt-gpu-tools/tests/i915/
Dgem_fd_exhaustion.c40 igt_require(igt_allow_unlimited_files());
Dgem_exec_reuse.c94 igt_allow_unlimited_files();
Dgem_exec_parallel.c169 igt_require(igt_allow_unlimited_files()); in all()
Dgem_concurrent_all.c1787 igt_allow_unlimited_files();
/external/igt-gpu-tools/lib/
Digt_aux.h286 bool igt_allow_unlimited_files(void);
Digt_aux.c1640 bool igt_allow_unlimited_files(void) in igt_allow_unlimited_files() function