Searched refs:nl_hash_table_lookup (Results 1 – 3 of 3) sorted by relevance
43 extern struct nl_object * nl_hash_table_lookup(nl_hash_table_t *ht,
86 struct nl_object* nl_hash_table_lookup(nl_hash_table_t *ht, in nl_hash_table_lookup() function
1009 obj = nl_hash_table_lookup(cache->hashtable, needle); in __cache_fast_lookup()