Home
last modified time | relevance | path

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

/fs/
Dtimerfd.c159 static const struct file_operations timerfd_fops = { variable
172 if (file->f_op != &timerfd_fops) { in timerfd_fget()
202 ufd = anon_inode_getfd("[timerfd]", &timerfd_fops, ctx, in SYSCALL_DEFINE2()