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

/scripts/
H A Dkallsyms.c584 static int prefix_underscores_count(const char *str) function
622 wa = prefix_underscores_count((const char *)sa->sym + 1);
623 wb = prefix_underscores_count((const char *)sb->sym + 1);

Completed in 85 milliseconds