Searched refs:vfork_done (Results 1 – 6 of 6) sorted by relevance
60 task_done = task_struct->vfork_done; in kunit_try_catch_run()
236 ret = tsk->vfork_done && in in_vfork()
1417 vfork = tsk->vfork_done; in complete_vfork_done()1419 tsk->vfork_done = NULL; in complete_vfork_done()1437 child->vfork_done = NULL; in wait_for_vfork_done()1487 if (tsk->vfork_done) in mm_release()2113 p->vfork_done = NULL; in copy_process()2670 p->vfork_done = &vfork; in kernel_clone()
132 p->vfork_done = &kthread->exited; in set_kthread_struct()
1100 struct completion *vfork_done; member
1162 if (!task->vfork_done) { in __set_oom_adj()1192 if (!p->vfork_done && process_shares_mm(p, mm)) { in __set_oom_adj()