Searched refs:STACK_FRAME_LR_SAVE (Results 1 – 5 of 5) sorted by relevance
44 #define STACK_FRAME_LR_SAVE 2 /* Location of LR in stack frame */ macro65 #define STACK_FRAME_LR_SAVE 1 /* Location of LR in stack frame */ macro
33 ip = stack[STACK_FRAME_LR_SAVE]; in save_context_stack()
1530 ip = ((unsigned long *)sp)[STACK_FRAME_LR_SAVE]; in get_wchan()1569 ip = stack[STACK_FRAME_LR_SAVE]; in show_stack()
85 next_ip = fp[STACK_FRAME_LR_SAVE]; in perf_callchain_kernel()
1365 #define LRSAVE_OFFSET (STACK_FRAME_LR_SAVE * sizeof(unsigned long))