Searched refs:self_exec_id (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/fs/
H A Dexec.c1158 current->self_exec_id++; setup_new_exec()
/linux-4.1.27/kernel/
H A Dfork.c1530 p->parent_exec_id = current->self_exec_id; copy_process()
H A Dsignal.c1644 if (tsk->parent_exec_id != tsk->parent->self_exec_id) do_notify_parent()
/linux-4.1.27/include/linux/
H A Dsched.h1507 u32 self_exec_id; member in struct:task_struct

Completed in 284 milliseconds