Home
last modified time | relevance | path

Searched refs:vfs_file_max (Results 1 – 4 of 4) sorted by relevance

/external/igt-gpu-tools/lib/
Dintel_os.c334 if (count > vfs_file_max()) in __intel_check_memory()
400 (long long)vfs_file_max()); in intel_require_memory()
Digt_aux.h310 uint64_t vfs_file_max(void);
Digt_aux.c1670 uint64_t vfs_file_max(void) in vfs_file_max() function
/external/igt-gpu-tools/tests/i915/
Dgem_exec_reuse.c74 uint64_t vfs = vfs_file_max(); in max_nfd()