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.c106 static struct orc_entry *orc_find(unsigned long ip);
141 return orc_find(tramp_addr); in orc_ftrace_find()
150 static struct orc_entry *orc_find(unsigned long ip) in orc_find() function
407 orc = orc_find(state->pc); in unwind_next_frame()