Searched refs:__hash_bucket_find (Results 1 – 1 of 1) sorted by relevance
293 static struct dma_debug_entry *__hash_bucket_find(struct hash_bucket *bucket, in __hash_bucket_find() function346 return __hash_bucket_find(bucket, ref, exact_match); in bucket_find_exact()358 entry = __hash_bucket_find(*bucket, ref, containing_match); in bucket_find_contain()