Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Deventpoll.h68 static inline int ep_op_has_event(int op) in ep_op_has_event() function
/Linux-v5.10/fs/
Deventpoll.c2134 if (ep_op_has_event(op)) in do_epoll_ctl()
2151 if (ep_op_has_event(op) && (epds->events & EPOLLEXCLUSIVE)) { in do_epoll_ctl()
2277 if (ep_op_has_event(op) && in SYSCALL_DEFINE4()
Dio_uring.c4060 if (ep_op_has_event(req->epoll.op)) { in io_epoll_ctl_prep()
/Linux-v5.10/arch/arm/kernel/
Dsys_oabi-compat.c257 if (ep_op_has_event(op) && in sys_oabi_epoll_ctl()