Searched refs:element_alloc (Results 1 – 1 of 1) sorted by relevance
56 static void *element_alloc(size_t, void *);62 NULL, hash_alloc, hash_free, element_alloc };83 element_alloc(size_t s, __unused void *u) in element_alloc() function