Searched defs:hash_table_lookup_full (Results 1 – 2 of 2) sorted by relevance
77 # define hash_table_lookup_full(table, lookup_key, orig_key_r, value_r) \ macro89 # define hash_table_lookup_full(table, lookup_key, orig_key_r, value_r) \ macro
198 bool hash_table_lookup_full(const struct hash_table *table, in hash_table_lookup_full() function