Home
last modified time | relevance | path

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

/Linux-v5.15/mm/
Dusercopy.c37 const void * const stackend = stack + THREAD_SIZE; in check_stack_object() local
/Linux-v5.15/arch/x86/include/asm/
Dthread_info.h167 const void * const stackend, in arch_within_stack_frames()
/Linux-v5.15/include/linux/
Dthread_info.h170 const void * const stackend, in arch_within_stack_frames()
/Linux-v5.15/kernel/
Dfork.c868 unsigned long *stackend; in set_task_stack_end_magic() local