• Home
  • Raw
  • Download

Lines Matching defs:p

124 static void __unhash_process(struct task_struct *p, bool group_dead)  in __unhash_process()
240 void release_task(struct task_struct *p) in release_task()
330 struct task_struct *p; in will_become_orphaned_pgrp() local
359 struct task_struct *p; in has_stopped_jobs() local
446 struct task_struct *c, *g, *p = current; in mm_update_next_owner() local
571 static struct task_struct *find_alive_thread(struct task_struct *p) in find_alive_thread()
589 struct task_struct *p, *n; in find_child_reaper() local
658 static void reparent_leader(struct task_struct *father, struct task_struct *p, in reparent_leader()
690 struct task_struct *p, *t, *reaper; in forget_original_parent() local
729 struct task_struct *p, *n; in exit_notify() local
1061 static int eligible_pid(struct wait_opts *wo, struct task_struct *p) in eligible_pid()
1068 eligible_child(struct wait_opts *wo, bool ptrace, struct task_struct *p) in eligible_child()
1100 static int wait_task_zombie(struct wait_opts *wo, struct task_struct *p) in wait_task_zombie()
1230 static int *task_stopped_code(struct task_struct *p, bool ptrace) in task_stopped_code()
1261 int ptrace, struct task_struct *p) in wait_task_stopped()
1332 static int wait_task_continued(struct wait_opts *wo, struct task_struct *p) in wait_task_continued()
1385 struct task_struct *p) in wait_consider_task()
1498 struct task_struct *p; in do_wait_thread() local
1512 struct task_struct *p; in ptrace_do_wait() local
1529 struct task_struct *p = key; in child_wait_callback() local
1540 void __wake_up_parent(struct task_struct *p, struct task_struct *parent) in __wake_up_parent()