Home
last modified time | relevance | path

Searched defs:stackend (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/include/asm/
H A Dthread_info.h167 const void * const stackend, in arch_within_stack_frames()
/linux/arch/powerpc/include/asm/
H A Dthread_info.h204 const void * const stackend, in arch_within_stack_frames()
/linux/kernel/
H A Dfork.c860 unsigned long *stackend; in set_task_stack_end_magic() local