Home
last modified time | relevance | path

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

/Linux-v4.19/scripts/genksyms/
Dgenksyms.c67 static int equal_list(struct string_list *a, struct string_list *b);
247 equal_list(sym->defn, defn)) { in __add_symbol()
405 static int equal_list(struct string_list *a, struct string_list *b) in equal_list() function