Searched refs:eventfd_fops (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Deventfd.c291 static const struct file_operations eventfd_fops = { variable in typeref:struct:file_operations
315 if (file->f_op != &eventfd_fops) {
359 if (file->f_op != &eventfd_fops)
401 file = anon_inode_getfile("[eventfd]", &eventfd_fops, ctx,

Completed in 108 milliseconds