Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/lib/
H A Dstacktrace.c22 #define STK_ALLOC_MATCH(INSTR) \ macro
70 while (!STK_ALLOC_MATCH(*pc)) in seek_prologue()
80 while (!STK_ALLOC_MATCH(*prologue_pc)) in stack_increment()