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

/linux-4.4.14/fs/
H A Dtimerfd.c354 static const struct file_operations timerfd_fops = { variable in typeref:struct:file_operations
368 if (f.file->f_op != &timerfd_fops) { timerfd_fget()
410 ufd = anon_inode_getfd("[timerfd]", &timerfd_fops, ctx, SYSCALL_DEFINE2()

Completed in 32 milliseconds