Searched refs:nl_hash_table_add (Results 1 – 3 of 3) sorted by relevance
38 extern int nl_hash_table_add(nl_hash_table_t *ht,
117 int nl_hash_table_add(nl_hash_table_t *ht, struct nl_object *obj) in nl_hash_table_add() function
441 ret = nl_hash_table_add(cache->hashtable, obj); in __cache_add()