Lines Matching refs:task_struct
91 static inline void task_name(struct seq_file *m, struct task_struct *p) in task_name()
125 static inline const char *get_task_state(struct task_struct *tsk) in get_task_state()
143 struct pid *pid, struct task_struct *p) in task_state()
148 struct task_struct *tracer; in task_state()
242 static void collect_sigign_sigcatch(struct task_struct *p, sigset_t *ign, in collect_sigign_sigcatch()
257 static inline void task_sig(struct seq_file *m, struct task_struct *p) in task_sig()
308 static inline void task_cap(struct seq_file *m, struct task_struct *p) in task_cap()
330 static inline void task_seccomp(struct seq_file *m, struct task_struct *p) in task_seccomp()
338 struct task_struct *p) in task_context_switch_counts()
346 static void task_cpus_allowed(struct seq_file *m, struct task_struct *task) in task_cpus_allowed()
355 struct pid *pid, struct task_struct *task) in proc_pid_status()
376 struct pid *pid, struct task_struct *task, int whole) in do_task_stat()
437 struct task_struct *t = task; in do_task_stat()
556 struct pid *pid, struct task_struct *task) in proc_tid_stat()
562 struct pid *pid, struct task_struct *task) in proc_tgid_stat()
568 struct pid *pid, struct task_struct *task) in proc_pid_statm()
599 struct task_struct *start, *task; in get_children_pid()
619 struct task_struct, sibling); in get_children_pid()