Home
last modified time | relevance | path

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

/linux-6.15/mm/
Dusercopy.c40 const void * const stackend = stack + THREAD_SIZE; in check_stack_object() local
/linux-6.15/arch/x86/include/asm/
Dthread_info.h181 const void * const stackend, in arch_within_stack_frames()
/linux-6.15/include/linux/
Dthread_info.h213 const void * const stackend, in arch_within_stack_frames()
/linux-6.15/arch/powerpc/include/asm/
Dthread_info.h204 const void * const stackend, in arch_within_stack_frames()
/linux-6.15/kernel/
Dfork.c1116 unsigned long *stackend; in set_task_stack_end_magic() local