Home
last modified time | relevance | path

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

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