Searched defs:sym_b (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()
280 const struct symbol *sym_b = b; in symbol_cmp() local