Home
last modified time | relevance | path

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

/fs/
Deventpoll.c359 static inline int ep_op_has_event(int op) in ep_op_has_event() function
2117 if (ep_op_has_event(op) && in SYSCALL_DEFINE4()
2137 if (ep_op_has_event(op)) in SYSCALL_DEFINE4()
2154 if (ep_op_has_event(op) && (epds.events & EPOLLEXCLUSIVE)) { in SYSCALL_DEFINE4()