Searched refs:PF_FORKNOEXEC (Results 1 – 6 of 6) sorted by relevance
40 if (tsk->flags & PF_FORKNOEXEC) in bacct_add_tsk()
556 if (current->flags & PF_FORKNOEXEC) in acct_collect()
1040 if (!(p->flags & PF_FORKNOEXEC)) in SYSCALL_DEFINE2()
1899 p->flags |= PF_FORKNOEXEC; in copy_process()
1448 #define PF_FORKNOEXEC 0x00000040 /* Forked but didn't exec */ macro
1294 current->flags &= ~(PF_RANDOMIZE | PF_FORKNOEXEC | PF_KTHREAD | in flush_old_exec()