Home
last modified time | relevance | path

Searched refs:current_frame_address (Results 1 – 3 of 3) sorted by relevance

/arch/s390/include/asm/
Dstacktrace.h72 #define current_frame_address() \ macro
113 unsigned long frame = current_frame_address(); \
207 unsigned long frame = current_frame_address(); \
/arch/s390/lib/
Dtest_unwind.c152 u->sp = current_frame_address(); in unwindme_func4()
202 u->sp = current_frame_address(); in unwindme_func3()
/arch/s390/kernel/
Dunwind_bc.c145 sp = current_frame_address(); in __unwind_start()