Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dbinfmts.h28 unsigned long argmin; /* rlimit marker for copy_strings() */ member
/linux-6.3-rc2/fs/
A Dexec.c509 bprm->argmin = bprm->p - limit; in bprm_stack_limits()
549 if (bprm->p < bprm->argmin) in copy_strings()
626 if (IS_ENABLED(CONFIG_MMU) && bprm->p < bprm->argmin) in copy_string_kernel()

Completed in 7 milliseconds