Home
last modified time | relevance | path

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

/arch/s390/include/asm/
A Dstacktrace.h82 #define current_frame_address() \ macro
92 return current_frame_address(); in get_stack_pointer()
190 unsigned long frame = current_frame_address(); \
A Dftrace.h18 sf = (struct stack_frame *)current_frame_address(); in return_address()
/arch/s390/kernel/
A Dunwind_bc.c149 sp = current_frame_address(); in __unwind_start()
A Dirq.c115 unsigned long frame = current_frame_address(); in on_async_stack()
/arch/s390/lib/
A Dtest_unwind.c322 u->sp = current_frame_address(); in unwindme_func4()
346 u->sp = current_frame_address(); in unwindme_func3()
/arch/s390/boot/
A Dphysmem_info.c231 print_stacktrace(current_frame_address()); in die_oom()

Completed in 11 milliseconds