Searched defs:STACK_LR (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/oprofile/ | ||
H A D | backtrace.c | 21 #define STACK_LR(STACK) STACK_LR64(STACK) macro 23 #define STACK_LR(STACK) STACK_LR32(STACK) macro |
Completed in 1 milliseconds