Home
last modified time | relevance | path

Searched refs:BINPRM_FLAGS_ENFORCE_NONDUMP (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dbinfmts.h68 #define BINPRM_FLAGS_ENFORCE_NONDUMP (1 << BINPRM_FLAGS_ENFORCE_NONDUMP_BIT) macro
/linux-6.3-rc2/fs/
A Dexec.c1355 if (bprm->interp_flags & BINPRM_FLAGS_ENFORCE_NONDUMP || in begin_new_exec()
1421 bprm->interp_flags |= BINPRM_FLAGS_ENFORCE_NONDUMP; in would_dump()

Completed in 7 milliseconds