Searched refs:nl_hash_table_alloc (Results 1 – 4 of 4) sorted by relevance
32 extern nl_hash_table_t * nl_hash_table_alloc(int size);
24 nl_hash_table_t *nl_hash_table_alloc(int size) in nl_hash_table_alloc() function
204 cache->hashtable = nl_hash_table_alloc(hashtable_size); in nl_cache_alloc()
144 nl_hash_table_alloc;