Searched defs:sym_a (Results 1 – 2 of 2) sorted by relevance
20 static int kernel_syms_cmp(const void *sym_a, const void *sym_b) in kernel_syms_cmp()
279 const struct symbol *sym_a = a; in symbol_cmp() local