Searched refs:curbase (Results 1 – 1 of 1) sorted by relevance
39 u64 curbase = (u64)task_stack_page(current); in stack_overflow_check() local44 if (regs->sp >= curbase + sizeof(struct thread_info) + in stack_overflow_check()46 regs->sp <= curbase + THREAD_SIZE) in stack_overflow_check()62 current->comm, curbase, regs->sp, in stack_overflow_check()