Home
last modified time | relevance | path

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

/linux/mm/
H A Dusercopy.c40 const void * const stackend = stack + THREAD_SIZE; in check_stack_object() local
/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.c902 unsigned long *stackend; in set_task_stack_end_magic() local