• Home
  • Raw
  • Download

Lines Matching defs:p

71 static void __unhash_process(struct task_struct *p, bool group_dead)  in __unhash_process()
184 void release_task(struct task_struct *p) in release_task()
333 struct task_struct *p; in will_become_orphaned_pgrp() local
362 struct task_struct *p; in has_stopped_jobs() local
409 struct task_struct *c, *g, *p = current; in mm_update_next_owner() local
550 static struct task_struct *find_alive_thread(struct task_struct *p) in find_alive_thread()
568 struct task_struct *p, *n; in find_child_reaper() local
637 static void reparent_leader(struct task_struct *father, struct task_struct *p, in reparent_leader()
669 struct task_struct *p, *t, *reaper; in forget_original_parent() local
707 struct task_struct *p, *n; in exit_notify() local
999 static int eligible_pid(struct wait_opts *wo, struct task_struct *p) in eligible_pid()
1006 eligible_child(struct wait_opts *wo, bool ptrace, struct task_struct *p) in eligible_child()
1038 static int wait_task_zombie(struct wait_opts *wo, struct task_struct *p) in wait_task_zombie()
1167 static int *task_stopped_code(struct task_struct *p, bool ptrace) in task_stopped_code()
1198 int ptrace, struct task_struct *p) in wait_task_stopped()
1269 static int wait_task_continued(struct wait_opts *wo, struct task_struct *p) in wait_task_continued()
1322 struct task_struct *p) in wait_consider_task()
1435 struct task_struct *p; in do_wait_thread() local
1449 struct task_struct *p; in ptrace_do_wait() local
1466 struct task_struct *p = key; in child_wait_callback() local
1477 void __wake_up_parent(struct task_struct *p, struct task_struct *parent) in __wake_up_parent()