Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dunwind_orc.c83 static struct orc_entry *__orc_find(int *ip_table, struct orc_entry *u_table, in __orc_find() argument
109 return u_table + (found - ip_table); in __orc_find()