Home
last modified time | relevance | path

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

/openbmc/linux/drivers/remoteproc/
H A Dremoteproc_elf_loader.c248 find_table(struct device *dev, const struct firmware *fw) function
336 shdr = find_table(dev, fw);
380 shdr = find_table(&rproc->dev, fw);
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/
H A Duse-PTHREAD_MUTEX_RECURSIVE.patch70 table = find_table( filename );
/openbmc/linux/arch/arc/kernel/
H A Dunwind.c156 static struct unwind_table *find_table(unsigned long pc) in find_table() function
930 table = find_table(pc); in arc_unwind()