Lines Matching +defs:pid +defs:dir
422 struct pid *pid, struct task_struct *task) in proc_pid_wchan()
464 struct pid *pid, struct task_struct *task) in proc_pid_stack()
512 struct pid *pid, struct task_struct *task) in proc_pid_schedstat()
586 struct pid *pid, struct task_struct *task) in proc_oom_score()
632 struct pid *pid, struct task_struct *task) in proc_pid_limits()
676 struct pid *pid, struct task_struct *task) in proc_pid_syscall()
804 struct pid *pid = proc_pid(inode); in proc_single_show() local
1935 struct pid *pid = ei->pid; in proc_pid_evict_inode() local
1949 struct pid *pid; in proc_pid_make_inode() local
2002 struct pid *pid; in proc_pid_make_base_inode() local
2064 static int pid_revalidate(struct inode *dir, const struct qstr *name, in pid_revalidate()
2124 struct dentry *child, *dir = file->f_path.dentry; in proc_fill_cache() local
2198 static int map_files_d_revalidate(struct inode *dir, const struct qstr *name, in map_files_d_revalidate()
2346 static struct dentry *proc_map_files_lookup(struct inode *dir, in proc_map_files_lookup()
2503 struct pid *pid; member
2710 static struct dentry *proc_pident_lookup(struct inode *dir, in proc_pident_lookup()
2933 static struct dentry *proc_attr_dir_lookup(struct inode *dir, in proc_attr_dir_lookup()
3088 struct pid *pid, struct task_struct *task) in proc_tid_io_accounting()
3094 struct pid *pid, struct task_struct *task) in proc_tgid_io_accounting()
3233 struct pid *pid, struct task_struct *task) in proc_pid_personality()
3245 struct pid *pid, struct task_struct *task) in proc_pid_patch_state()
3254 struct pid *pid, struct task_struct *task) in proc_pid_ksm_merging_pages()
3267 struct pid *pid, struct task_struct *task) in proc_pid_ksm_stat()
3297 struct pid *pid, struct task_struct *task) in proc_stack_depth()
3450 static struct dentry *proc_tgid_base_lookup(struct inode *dir, struct dentry *dentry, unsigned int … in proc_tgid_base_lookup()
3483 void proc_flush_pid(struct pid *pid) in proc_flush_pid()
3553 struct pid *pid; in next_tgid() local
3772 static struct dentry *proc_tid_base_lookup(struct inode *dir, struct dentry *dentry, unsigned int f… in proc_tid_base_lookup()
3810 static struct dentry *proc_task_lookup(struct inode *dir, struct dentry * dentry, unsigned int flag… in proc_task_lookup()
3859 static struct task_struct *first_tid(struct pid *pid, int tid, loff_t f_pos, in first_tid()