Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dunwind_orc.c131 static struct orc_entry *orc_find(unsigned long ip);
166 return orc_find(tramp_addr); in orc_ftrace_find()
198 static struct orc_entry *orc_find(unsigned long ip) in orc_find() function
494 orc = orc_find(state->signal ? state->ip : state->ip - 1); in unwind_next_frame()