Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/filesystems/epoll/
H A Depoll_wakeup_test.c3159 struct epoll60_ctx { struct
3169 struct epoll60_ctx *ctx = ctx_; in epoll60_wait_thread() argument
3224 static inline int count_waiters(struct epoll60_ctx *ctx) in count_waiters()
3231 struct epoll60_ctx ctx = { 0 }; in TEST()