Home
last modified time | relevance | path

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

/lib/
Ddma-debug.c268 static bool exact_match(struct dma_debug_entry *a, struct dma_debug_entry *b) in exact_match() function
343 return __hash_bucket_find(bucket, ref, exact_match); in bucket_find_exact()
1294 if (!exact_match(&ref, entry)) in debug_dma_mapping_error()