Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/x86/
Dprotection_keys.c964 int nr_test_fds; variable
968 pkey_assert(nr_test_fds < ARRAY_SIZE(test_fds)); in __save_test_fd()
969 test_fds[nr_test_fds] = fd; in __save_test_fd()
970 nr_test_fds++; in __save_test_fd()
984 for (i = 0; i < nr_test_fds; i++) { in close_test_fds()
990 nr_test_fds = 0; in close_test_fds()