Searched refs:get_syms (Results 1 – 1 of 1) sorted by relevance
98 static int get_syms(struct module *, struct _buf *);1232 if (get_syms(mp, file) < 0) in bind_primary()1972 if (get_syms(mp, file) < 0) { in kobj_load_module()2469 get_syms(struct module *mp, struct _buf *file) in get_syms() function