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