Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dstacktrace.h82 #define current_frame_address() \ macro
92 return current_frame_address(); in get_stack_pointer()
190 unsigned long frame = current_frame_address(); \
H A Dftrace.h18 sf = (struct stack_frame *)current_frame_address(); in return_address()
/linux/arch/s390/kernel/
H A Dunwind_bc.c147 sp = current_frame_address(); in __unwind_start()
H A Dirq.c114 unsigned long frame = current_frame_address(); in on_async_stack()
/linux/arch/s390/boot/
H A Dphysmem_info.c273 print_stacktrace(current_frame_address()); in die_oom()