Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Deventpoll.c362 static inline int ep_op_has_event(int op) in ep_op_has_event() function
2019 if (ep_op_has_event(op) && in SYSCALL_DEFINE4()
2039 if (ep_op_has_event(op)) in SYSCALL_DEFINE4()
2056 if (ep_op_has_event(op) && (epds.events & EPOLLEXCLUSIVE)) { in SYSCALL_DEFINE4()