Searched refs:pidfd_fops (Results 1 – 2 of 2) sorted by relevance
75 extern const struct file_operations pidfd_fops;
1989 if (file->f_op == &pidfd_fops) in pidfd_pid()2092 const struct file_operations pidfd_fops = { variable2140 pidfd_file = anon_inode_getfile("[pidfd]", &pidfd_fops, pid, in __pidfd_prepare()