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