Searched refs:eventfd_fops (Results 1 – 1 of 1) sorted by relevance
179 static const struct file_operations eventfd_fops = { variable193 if (file->f_op != &eventfd_fops) { in eventfd_fget()224 fd = anon_inode_getfd("[eventfd]", &eventfd_fops, ctx, in SYSCALL_DEFINE2()