Home
last modified time | relevance | path

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

/Linux-v5.4/fs/
Deventpoll.c358 static inline int ep_op_has_event(int op) in ep_op_has_event() function
2115 if (ep_op_has_event(op) && in SYSCALL_DEFINE4()
2135 if (ep_op_has_event(op)) in SYSCALL_DEFINE4()
2152 if (ep_op_has_event(op) && (epds.events & EPOLLEXCLUSIVE)) { in SYSCALL_DEFINE4()