Lines Matching +defs:p +defs:limit
123 static void __unhash_process(struct task_struct *p, bool group_dead) in __unhash_process()
239 void release_task(struct task_struct *p) in release_task()
329 struct task_struct *p; in will_become_orphaned_pgrp() local
358 struct task_struct *p; in has_stopped_jobs() local
448 struct task_struct *c, *g, *p = current; in mm_update_next_owner() local
574 static struct task_struct *find_alive_thread(struct task_struct *p) in find_alive_thread()
592 struct task_struct *p, *n; in find_child_reaper() local
661 static void reparent_leader(struct task_struct *father, struct task_struct *p, in reparent_leader()
693 struct task_struct *p, *t, *reaper; in forget_original_parent() local
732 struct task_struct *p, *n; in exit_notify() local
940 unsigned int limit; in make_task_dead() local
1059 static int eligible_pid(struct wait_opts *wo, struct task_struct *p) in eligible_pid()
1066 eligible_child(struct wait_opts *wo, bool ptrace, struct task_struct *p) in eligible_child()
1098 static int wait_task_zombie(struct wait_opts *wo, struct task_struct *p) in wait_task_zombie()
1228 static int *task_stopped_code(struct task_struct *p, bool ptrace) in task_stopped_code()
1259 int ptrace, struct task_struct *p) in wait_task_stopped()
1330 static int wait_task_continued(struct wait_opts *wo, struct task_struct *p) in wait_task_continued()
1383 struct task_struct *p) in wait_consider_task()
1496 struct task_struct *p; in do_wait_thread() local
1510 struct task_struct *p; in ptrace_do_wait() local
1527 struct task_struct *p = key; in child_wait_callback() local
1538 void __wake_up_parent(struct task_struct *p, struct task_struct *parent) in __wake_up_parent()