PF_FORKNOEXEC     331 arch/x86/ia32/ia32_aout.c 	current->flags &= ~PF_FORKNOEXEC;
PF_FORKNOEXEC     324 fs/binfmt_aout.c  	current->flags &= ~PF_FORKNOEXEC;
PF_FORKNOEXEC     746 fs/binfmt_elf.c 	current->flags &= ~PF_FORKNOEXEC;
PF_FORKNOEXEC     960 fs/binfmt_elf.c 	current->flags &= ~PF_FORKNOEXEC;
PF_FORKNOEXEC     328 fs/binfmt_elf_fdpic.c 	current->flags &= ~PF_FORKNOEXEC;
PF_FORKNOEXEC     407 fs/binfmt_elf_fdpic.c 	current->flags &= ~PF_FORKNOEXEC;
PF_FORKNOEXEC     884 fs/binfmt_flat.c  	current->flags &= ~PF_FORKNOEXEC;
PF_FORKNOEXEC     235 fs/binfmt_som.c 	current->flags &= ~PF_FORKNOEXEC;
PF_FORKNOEXEC     618 kernel/acct.c  		if (current->flags & PF_FORKNOEXEC)
PF_FORKNOEXEC     861 kernel/fork.c  	new_flags |= PF_FORKNOEXEC;
PF_FORKNOEXEC      45 kernel/tsacct.c 		if (tsk->flags & PF_FORKNOEXEC)