Searched refs:signalfd_fops (Results 1 – 1 of 1) sorted by relevance
241 static const struct file_operations signalfd_fops = { variable280 file = anon_inode_getfile("[signalfd]", &signalfd_fops, ctx, in do_signalfd4()295 if (fd_file(f)->f_op != &signalfd_fops) { in do_signalfd4()