Searched refs:hashtab_create (Results 1 – 3 of 3) sorted by relevance
41 s->table = hashtab_create(symhash, symcmp, size); in symtab_init()
42 struct hashtab *hashtab_create(u32 (*hash_value)(struct hashtab *h,
14 struct hashtab *hashtab_create(u32 (*hash_value)(struct hashtab *h, in hashtab_create() function
Completed in 2 milliseconds