Searched refs:pidfd_fops (Results 1 – 5 of 5) sorted by relevance
75 extern const struct file_operations pidfd_fops;
604 fd = anon_inode_getfd("[pidfd]", &pidfd_fops, get_pid(pid), in pidfd_create()
1774 if (file->f_op == &pidfd_fops) in pidfd_pid()1877 const struct file_operations pidfd_fops = { variable2227 pidfile = anon_inode_getfile("[pidfd]", &pidfd_fops, pid, in copy_process()
56318 ffff800010f38fa0 D pidfd_fops
Completed in 919 milliseconds