Home
last modified time | relevance | path

Searched refs:prefix_underscores_count (Results 1 – 1 of 1) sorted by relevance

/scripts/
Dkallsyms.c663 static int prefix_underscores_count(const char *str) in prefix_underscores_count() function
701 wa = prefix_underscores_count((const char *)sa->sym + 1); in compare_symbols()
702 wb = prefix_underscores_count((const char *)sb->sym + 1); in compare_symbols()