Home
last modified time | relevance | path

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

/Linux-v6.1/mm/
Dusercopy.c39 const void * const stackend = stack + THREAD_SIZE; in check_stack_object() local
/Linux-v6.1/arch/x86/include/asm/
Dthread_info.h168 const void * const stackend, in arch_within_stack_frames()
/Linux-v6.1/include/linux/
Dthread_info.h184 const void * const stackend, in arch_within_stack_frames()
/Linux-v6.1/kernel/
Dfork.c953 unsigned long *stackend; in set_task_stack_end_magic() local