Home
last modified time | relevance | path

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

/external/kmod/tools/
Ddepmod.c931 static void symbol_free(struct symbol *sym) in symbol_free() function
960 depmod->symbols = hash_new(2048, (void (*)(void *))symbol_free); in depmod_init()