Searched refs:find_table (Results 1 – 3 of 3) sorted by relevance
20 static const struct syscalltbl *find_table(int e_machine) in find_table() function 47 const struct syscalltbl *table = find_table(e_machine); in syscalltbl__name() 77 const struct syscalltbl *table = find_table(e_machine); in syscalltbl__id() 94 const struct syscalltbl *table = find_table(e_machine); in syscalltbl__num_idx() 104 const struct syscalltbl *table = find_table(e_machine); in syscalltbl__id_at_idx() 115 const struct syscalltbl *table = find_table(e_machine); in syscalltbl__strglobmatch_next()
248 find_table(struct device *dev, const struct firmware *fw) function 336 shdr = find_table(dev, fw);380 shdr = find_table(&rproc->dev, fw);
156 static struct unwind_table *find_table(unsigned long pc) in find_table() function 921 table = find_table(pc); in arc_unwind()