Searched refs:argmin (Results 1 – 2 of 2) sorted by relevance
27 unsigned long argmin; /* rlimit marker for copy_strings() */ member
503 bprm->argmin = bprm->p - limit; in bprm_stack_limits()543 if (bprm->p < bprm->argmin) in copy_strings()620 if (IS_ENABLED(CONFIG_MMU) && bprm->p < bprm->argmin) in copy_string_kernel()