Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds