Searched refs:__show_trace (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/oprofile/
H A Dbacktrace.c14 __show_trace(unsigned int *depth, unsigned long sp, function
74 head = __show_trace(&depth, head, S390_lowcore.async_stack - ASYNC_SIZE,
77 __show_trace(&depth, head, S390_lowcore.thread_info,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dtraps.c76 __show_trace(unsigned long sp, unsigned long low, unsigned long high) function
122 sp = __show_trace(sp, S390_lowcore.panic_stack - 4096,
125 sp = __show_trace(sp, S390_lowcore.async_stack - ASYNC_SIZE,
128 __show_trace(sp, (unsigned long) task_stack_page(task),
131 __show_trace(sp, S390_lowcore.thread_info,

Completed in 73 milliseconds