Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dusercopy.c40 const void * const stackend = stack + THREAD_SIZE; in check_stack_object() local
/openbmc/linux/arch/x86/include/asm/
H A Dthread_info.h173 const void * const stackend, in arch_within_stack_frames()
/openbmc/linux/arch/powerpc/include/asm/
H A Dthread_info.h201 const void * const stackend, in arch_within_stack_frames()
/openbmc/linux/include/linux/
H A Dthread_info.h200 const void * const stackend, in arch_within_stack_frames()
/openbmc/linux/kernel/
H A Dfork.c1098 unsigned long *stackend; in set_task_stack_end_magic() local