Lines Matching defs:p

64 static void __unhash_process(struct task_struct *p, bool group_dead)  in __unhash_process()
169 void release_task(struct task_struct *p) in release_task()
225 struct task_struct *p; in will_become_orphaned_pgrp() local
254 struct task_struct *p; in has_stopped_jobs() local
301 struct task_struct *c, *g, *p = current; in mm_update_next_owner() local
442 static struct task_struct *find_alive_thread(struct task_struct *p) in find_alive_thread()
522 static void reparent_leader(struct task_struct *father, struct task_struct *p, in reparent_leader()
554 struct task_struct *p, *t, *reaper; in forget_original_parent() local
592 struct task_struct *p, *n; in exit_notify() local
911 static int eligible_pid(struct wait_opts *wo, struct task_struct *p) in eligible_pid()
918 eligible_child(struct wait_opts *wo, bool ptrace, struct task_struct *p) in eligible_child()
944 static int wait_noreap_copyout(struct wait_opts *wo, struct task_struct *p, in wait_noreap_copyout()
978 static int wait_task_zombie(struct wait_opts *wo, struct task_struct *p) in wait_task_zombie()
1127 static int *task_stopped_code(struct task_struct *p, bool ptrace) in task_stopped_code()
1159 int ptrace, struct task_struct *p) in wait_task_stopped()
1243 static int wait_task_continued(struct wait_opts *wo, struct task_struct *p) in wait_task_continued()
1298 struct task_struct *p) in wait_consider_task()
1425 struct task_struct *p; in do_wait_thread() local
1439 struct task_struct *p; in ptrace_do_wait() local
1456 struct task_struct *p = key; in child_wait_callback() local
1467 void __wake_up_parent(struct task_struct *p, struct task_struct *parent) in __wake_up_parent()