Lines Matching defs:pid
92 void pidfs_add_pid(struct pid *pid) in pidfs_add_pid()
133 void pidfs_remove_pid(struct pid *pid) in pidfs_remove_pid()
178 struct pid *pid = pidfd_pid(f); in pidfd_show_fdinfo() local
212 struct pid *pid = pidfd_pid(file); in pidfd_poll() local
233 static inline bool pid_in_current_pidns(const struct pid *pid) in pid_in_current_pidns()
247 struct pid *pid = pidfd_pid(file); in pidfd_info() local
611 struct pid *pid = inode->i_private; in pidfs_evict_inode() local
661 const struct pid *pid = inode->i_private; in pidfs_encode_fh() local
676 const struct pid *pid = rb_entry(node, struct pid, pidfs_node); in pidfs_ino_find() local
688 struct pid *pid; in pidfs_ino_get_pid() local
719 struct pid *pid; in pidfs_fh_to_dentry() local
766 static inline bool pidfs_pid_valid(struct pid *pid, const struct path *path, in pidfs_pid_valid()
826 const struct pid *pid = data; in pidfs_init_inode() local
840 struct pid *pid = data; in pidfs_put_data() local
870 struct file *pidfs_alloc_file(struct pid *pid, unsigned int flags) in pidfs_alloc_file()