Searched refs:have_execfd (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Dbinfmts.h31 have_execfd:1, member in struct:linux_binprm
/linux-master/fs/
H A Dexec.c1303 if (bprm->have_execfd)
1415 if (bprm->have_execfd) {
1831 if (unlikely(bprm->have_execfd)) {
H A Dbinfmt_elf_fdpic.c592 if (bprm->have_execfd)
634 if (bprm->have_execfd) {
H A Dbinfmt_misc.c231 bprm->have_execfd = 1;
H A Dbinfmt_elf.c270 if (bprm->have_execfd) {

Completed in 141 milliseconds