Searched refs:interp_flags (Results 1 – 5 of 5) sorted by relevance
58 unsigned interp_flags; member
153 bprm->interp_flags |= BINPRM_FLAGS_ENFORCE_NONDUMP; in load_misc_binary()159 bprm->interp_flags |= BINPRM_FLAGS_EXECFD; in load_misc_binary()211 bprm->interp_flags = 0; in load_misc_binary()
249 bprm->interp_flags |= BINPRM_FLAGS_ENFORCE_NONDUMP; in load_elf_fdpic_binary()579 if (bprm->interp_flags & BINPRM_FLAGS_EXECFD) in create_elf_fdpic_tables()619 if (bprm->interp_flags & BINPRM_FLAGS_EXECFD) { in create_elf_fdpic_tables()
245 if (bprm->interp_flags & BINPRM_FLAGS_EXECFD) { in create_elf_tables()672 bprm->interp_flags |= BINPRM_FLAGS_ENFORCE_NONDUMP; in load_elf_binary()
1100 bprm->interp_flags & BINPRM_FLAGS_ENFORCE_NONDUMP) { in setup_new_exec()