Home
last modified time | relevance | path

Searched refs:__hash_bucket_find (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/lib/
Ddma-debug.c298 static struct dma_debug_entry *__hash_bucket_find(struct hash_bucket *bucket, in __hash_bucket_find() function
351 return __hash_bucket_find(bucket, ref, exact_match); in bucket_find_exact()
364 entry = __hash_bucket_find(*bucket, ref, containing_match); in bucket_find_contain()