Search notes:

fs/eventpoll.c

This file defines the entry point for the following syscalls: epoll_create1, epoll_create, epoll_ctl, epoll_wait, epoll_pwait.

See also

include/uapi/linux/eventpoll.h

Index