Searched refs:kstack_end (Results 1 - 16 of 16) sorted by relevance

/linux-4.1.27/arch/um/kernel/
H A Dsysrq.c48 if (kstack_end(stack)) show_stack()
/linux-4.1.27/arch/mips/kernel/
H A Dperf_event.c34 while (!kstack_end(sp)) { save_raw_perf_callchain()
H A Dstacktrace.c20 while (!kstack_end(sp)) { save_raw_context_stack()
H A Dtraps.c114 while (!kstack_end(sp)) { show_raw_backtrace()
/linux-4.1.27/arch/x86/kernel/
H A Ddumpstack_32.c109 if (kstack_end(stack)) show_stack_log_lvl()
H A Ddumpstack_64.c283 if (kstack_end(stack)) show_stack_log_lvl()
/linux-4.1.27/arch/sh/kernel/
H A Ddumpstack.c95 while (!kstack_end(sp)) { stack_reader_dump()
/linux-4.1.27/arch/metag/include/asm/
H A Dthread_info.h90 static inline int kstack_end(void *addr) kstack_end() function
/linux-4.1.27/arch/m32r/kernel/
H A Dtraps.c133 while (!kstack_end(stack)) { show_trace()
160 if (kstack_end(stack)) show_stack()
/linux-4.1.27/arch/metag/kernel/
H A Dstacktrace.c88 while (!kstack_end(sp)) { unwind_frame()
H A Dtraps.c951 * kstack_end may not detect). show_trace()
967 while (!kstack_end(sp)) { show_trace()
/linux-4.1.27/arch/avr32/kernel/
H A Dprocess.c164 while (!kstack_end(sp)) { show_trace_log_lvl()
/linux-4.1.27/arch/xtensa/kernel/
H A Dtraps.c460 if (kstack_end(sp)) show_stack()
/linux-4.1.27/arch/openrisc/kernel/
H A Dtraps.c81 if (kstack_end(stack)) show_stack()
/linux-4.1.27/include/linux/
H A Dsched.h2312 static inline int kstack_end(void *addr) kstack_end() function
/linux-4.1.27/mm/
H A Dslab.c1691 while (!kstack_end(sptr)) { store_stackinfo()

Completed in 784 milliseconds