Searched refs:pidfs_alloc_file (Results 1 – 4 of 4) sorted by relevance
7 struct file *pidfs_alloc_file(struct pid *pid, unsigned int flags);
1036 struct file *pidfs_alloc_file(struct pid *pid, unsigned int flags) in pidfs_alloc_file() function
630 pidfs_file = pidfs_alloc_file(cp->pid, 0); in umh_coredump_setup()
1852 pidfs_file = pidfs_alloc_file(pid, flags | O_RDWR); in pidfd_prepare()