Home
last modified time | relevance | path

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

/Linux-v6.6/mm/
Dusercopy.c40 const void * const stackend = stack + THREAD_SIZE; in check_stack_object() local
/Linux-v6.6/arch/x86/include/asm/
Dthread_info.h173 const void * const stackend, in arch_within_stack_frames()
/Linux-v6.6/arch/powerpc/include/asm/
Dthread_info.h201 const void * const stackend, in arch_within_stack_frames()
/Linux-v6.6/include/linux/
Dthread_info.h200 const void * const stackend, in arch_within_stack_frames()
/Linux-v6.6/kernel/
Dfork.c1097 unsigned long *stackend; in set_task_stack_end_magic() local