Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Deventpoll.h27 #define EPOLL_CTL_MOD 3 macro
/linux-4.4.14/fs/
Deventpoll.c1933 case EPOLL_CTL_MOD: in SYSCALL_DEFINE4()