Searched refs:nl_hash_table_add (Results 1 – 4 of 4) sorted by relevance
41 extern int nl_hash_table_add(nl_hash_table_t *ht,
118 int nl_hash_table_add(nl_hash_table_t *ht, struct nl_object *obj) in nl_hash_table_add() function
442 ret = nl_hash_table_add(cache->hashtable, obj); in __cache_add()
143 nl_hash_table_add;