Searched refs:stack_off (Results 1 – 1 of 1) sorted by relevance
1204 int error, find_space, stack_off; in exec_map_stack() local1254 arc4rand(&stack_off, sizeof(stack_off), 0); in exec_map_stack()1255 stack_top -= rounddown2(stack_off & PAGE_MASK, sizeof(void *)); in exec_map_stack()