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()
135 struct pid *pid, struct task_struct *p) in task_state()
140 struct task_struct *tracer; in task_state()
234 static void collect_sigign_sigcatch(struct task_struct *p, sigset_t *ign, in collect_sigign_sigcatch()
249 static inline void task_sig(struct seq_file *m, struct task_struct *p) in task_sig()
300 static inline void task_cap(struct seq_file *m, struct task_struct *p) in task_cap()
319 static inline void task_seccomp(struct seq_file *m, struct task_struct *p) in task_seccomp()
327 struct task_struct *p) in task_context_switch_counts()
335 static void task_cpus_allowed(struct seq_file *m, struct task_struct *task) in task_cpus_allowed()
344 struct pid *pid, struct task_struct *task) in proc_pid_status()
365 struct pid *pid, struct task_struct *task, int whole) in do_task_stat()
426 struct task_struct *t = task; in do_task_stat()
545 struct pid *pid, struct task_struct *task) in proc_tid_stat()
551 struct pid *pid, struct task_struct *task) in proc_tgid_stat()
557 struct pid *pid, struct task_struct *task) in proc_pid_statm()
588 struct task_struct *start, *task; in get_children_pid()
608 struct task_struct, sibling); in get_children_pid()