Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/epoll/
Depoll-ltp.c208 unsigned int num_epoll_create_test_fails = 0; in test_epoll_create() local
219 num_epoll_create_test_fails++; in test_epoll_create()
225 num_epoll_create_test_fails++; in test_epoll_create()
244 num_epoll_create_test_fails++; in test_epoll_create()
270 num_epoll_create_test_fails++; in test_epoll_create()
286 num_epoll_create_test_calls, num_epoll_create_test_fails, in test_epoll_create()
288 (num_epoll_create_test_calls - num_epoll_create_test_fails) in test_epoll_create()
293 return num_epoll_create_test_fails; in test_epoll_create()