Home
last modified time | relevance | path

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

/external/liburing/test/
Dfdinfo.c311 static int test_eventfd_read(int flags) in test_eventfd_read() function
402 ret = test_eventfd_read(0); in main()
408 ret = test_eventfd_read(IORING_SETUP_DEFER_TASKRUN|IORING_SETUP_SINGLE_ISSUER); in main()
414 ret = test_eventfd_read(IORING_SETUP_SQPOLL); in main()
Dread-write.c401 static int test_eventfd_read(void) in test_eventfd_read() function
984 ret = test_eventfd_read(); in main()