Home
last modified time | relevance | path

Searched defs:stackend (Results 1 – 5 of 5) 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.h165 const void * const stackend, in arch_within_stack_frames()
/linux/arch/powerpc/include/asm/
H A Dthread_info.h202 const void * const stackend, in arch_within_stack_frames()
/linux/include/linux/
H A Dthread_info.h218 arch_within_stack_frames(const void * const stack,const void * const stackend,const void * obj,unsigned long len) arch_within_stack_frames() argument
/linux/kernel/
H A Dfork.c903 unsigned long *stackend; in set_task_stack_end_magic() local