Home
last modified time | relevance | path

Searched defs:stack (Results 1 – 10 of 10) sorted by relevance

/sysdeps/mach/
A Dthread_state.h33 #define MACHINE_THREAD_STATE_SET_SP(ts, stack, size) \ argument
36 #define MACHINE_THREAD_STATE_SET_SP(ts, stack, size) \ argument
/sysdeps/unix/sysv/linux/
A Dtst-misalign-clone-internal.c55 char *stack = PTR_ALIGN_UP (&st[0], 2) + 1; in do_test() local
A Ddl-execstack.c101 void *stack = (pd->stackblock in __nptl_change_stack_perm() local
A Dtst-misalign-clone.c61 char *stack = PTR_ALIGN_UP (&st[0], 2) + 1; in do_test() local
A Dclone-internal.c67 void *stack = cast_to_pointer (cl_args->stack); in __clone_internal() local
A Dclone3.h48 __aligned_uint64_t stack; member
A Dspawni.c340 void *stack = __mmap (NULL, stack_size, prot, in __spawnix() local
/sysdeps/mach/hurd/htl/
A Dpt-sysdep.c42 _init_routine (void *stack) in _init_routine()
/sysdeps/pthread/
A Dtst-stack1.c26 static void *stack; variable
/sysdeps/generic/
A Dunwind-dw2.c325 _Unwind_Word stack[64]; /* ??? Assume this is enough. */ in execute_stack_op() local

Completed in 19 milliseconds