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