Searched defs:stack (Results 1 – 10 of 10) sorted by relevance
33 #define MACHINE_THREAD_STATE_SET_SP(ts, stack, size) \ argument36 #define MACHINE_THREAD_STATE_SET_SP(ts, stack, size) \ argument
55 char *stack = PTR_ALIGN_UP (&st[0], 2) + 1; in do_test() local
101 void *stack = (pd->stackblock in __nptl_change_stack_perm() local
61 char *stack = PTR_ALIGN_UP (&st[0], 2) + 1; in do_test() local
67 void *stack = cast_to_pointer (cl_args->stack); in __clone_internal() local
48 __aligned_uint64_t stack; member
340 void *stack = __mmap (NULL, stack_size, prot, in __spawnix() local
42 _init_routine (void *stack) in _init_routine()
26 static void *stack; variable
325 _Unwind_Word stack[64]; /* ??? Assume this is enough. */ in execute_stack_op() local
Completed in 19 milliseconds