Searched refs:kstack_end (Results 1 – 10 of 10) 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()
129 while (!kstack_end(sp)) { in show_raw_backtrace()
119 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()
91 while (!kstack_end(ksp)) { in walk_stackframe()