Searched defs:stackend (Results 1 – 5 of 5) sorted by relevance
40 const void * const stackend = stack + THREAD_SIZE; in check_stack_object() local
165 const void * const stackend, in arch_within_stack_frames()
202 const void * const stackend, in arch_within_stack_frames()
218 arch_within_stack_frames(const void * const stack,const void * const stackend,const void * obj,unsigned long len) arch_within_stack_frames() argument
903 unsigned long *stackend; in set_task_stack_end_magic() local