Home
last modified time | relevance | path

Searched refs:sym_rel_comp (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/scripts/kconfig/
H A Dsymbol.c925 static int sym_rel_comp(const void *sym1, const void *sym2) in sym_rel_comp() function
988 qsort(sym_match_arr, cnt, sizeof(struct sym_match), sym_rel_comp); in sym_re_search()
/kernel/linux/linux-6.6/scripts/kconfig/
H A Dsymbol.c881 static int sym_rel_comp(const void *sym1, const void *sym2) in sym_rel_comp() function
944 qsort(sym_match_arr, cnt, sizeof(struct sym_match), sym_rel_comp); in sym_re_search()

Completed in 3 milliseconds