Searched refs:signalfd_fops (Results 1 – 1 of 1) sorted by relevance
243 static const struct file_operations signalfd_fops = { variable278 ufd = anon_inode_getfd("[signalfd]", &signalfd_fops, ctx, in do_signalfd4()287 if (f.file->f_op != &signalfd_fops) { in do_signalfd4()