Home | History | Annotate | Download | only in qemud

Lines Matching refs:EPOLLIN

294  * the event mask we use are simply combinations of EPOLLIN
899 /* in certain cases, it's possible to have both EPOLLIN and
906 if (events & EPOLLIN) {
968 looper_enable( list->looper, fd, EPOLLIN );
981 if (events & EPOLLIN) {
1024 looper_enable( list->looper, fd, EPOLLIN );