Searched refs:parent_exec_id (Results 1 – 3 of 3) sorted by relevance
373 ( current->parent_exec_id != t->self_exec_id || in exit_notify()374 current->self_exec_id != current->parent_exec_id)) in exit_notify()
804 p->parent_exec_id = p->self_exec_id; in do_fork()
411 u32 parent_exec_id; member