Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dthread_info.h181 const void * const stackend, in arch_within_stack_frames() argument
197 while (stack <= frame && frame < stackend) { in arch_within_stack_frames()