Home
last modified time | relevance | path

Searched defs:epoll_mtcontext (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/tools/testing/selftests/filesystems/epoll/
Depoll_wakeup_test.c16 struct epoll_mtcontext struct
18 int efd[3];
19 int sfd[4];
43 static void kill_timeout(struct epoll_mtcontext *ctx) in kill_timeout() argument