Searched refs:kstack_end (Results 1 – 13 of 13) sorted by relevance
34 (!kstack_end(frameinfo->fp) && in or1k_frameinfo_valid()67 while (!kstack_end(stack)) { in unwind_stack()98 while (!kstack_end(stack)) { in unwind_stack()
47 if (kstack_end(stack)) in show_stack()
32 while (!kstack_end(sp)) { in save_raw_perf_callchain()
23 while (!kstack_end(sp)) { in save_raw_context_stack()
123 while (!kstack_end(sp)) { in show_raw_backtrace()
30 while (!kstack_end(fpn) && !((unsigned long)fpn & 0x3) in save_stack_trace_tsk()
64 while (!kstack_end(base_reg)) { in __dump()75 while (!kstack_end((void *)base_reg) && in __dump()
1205 if (!kstack_end((void *)frame->fp) && in unwind_frame_kernel()1248 if (!kstack_end((void *)frame->sp)) { in unwind_frame_kernel()
113 static inline int kstack_end(void *addr) in kstack_end() function
21 if (kstack_end((void *)frame->fp) || frame->fp & 0x3) in unwind_frame_kernel()
84 while (!kstack_end(ksp)) { in walk_stackframe()
98 while (!kstack_end(sp)) { in stack_reader_dump()
92 while (!kstack_end(ksp)) { in walk_stackframe()