Home
last modified time | relevance | path

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

/linux-4.19.296/fs/
Dtimerfd.c365 static const struct file_operations timerfd_fops = { variable
379 if (f.file->f_op != &timerfd_fops) { in timerfd_fget()
427 ufd = anon_inode_getfd("[timerfd]", &timerfd_fops, ctx, in SYSCALL_DEFINE2()