eventpoll_fops 311 fs/eventpoll.c static const struct file_operations eventpoll_fops; eventpoll_fops 315 fs/eventpoll.c return f->f_op == &eventpoll_fops; eventpoll_fops 971 fs/eventpoll.c static const struct file_operations eventpoll_fops = { eventpoll_fops 2073 fs/eventpoll.c file = anon_inode_getfile("[eventpoll]", &eventpoll_fops, ep,