Home
last modified time | relevance | path

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

/linux/arch/loongarch/kernel/
H A Dunwind_orc.c107 static struct orc_entry *orc_find(unsigned long ip);
142 return orc_find(tramp_addr); in orc_ftrace_find()
151 static struct orc_entry *orc_find(unsigned long ip) in orc_find() function
408 orc = orc_find(state->pc); in unwind_next_frame()