Searched refs:argmin (Results 1 – 2 of 2) sorted by relevance
27 unsigned long argmin; /* rlimit marker for copy_strings() */ member
509 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()