Searched refs:stack_left (Results 1 – 1 of 1) sorted by relevance
500 unsigned long stack_left; in stackleak_check_alloca() local506 stack_left = current_sp - info.low; in stackleak_check_alloca()513 if (size >= stack_left) in stackleak_check_alloca()