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