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