Lines Matching refs:hash_bucket
87 struct hash_bucket { struct
93 static struct hash_bucket dma_entry_hash[HASH_SIZE]; argument
249 static struct hash_bucket *get_hash_bucket(struct dma_debug_entry *entry, in get_hash_bucket()
264 static void put_hash_bucket(struct hash_bucket *bucket, in put_hash_bucket()
293 static struct dma_debug_entry *__hash_bucket_find(struct hash_bucket *bucket, in __hash_bucket_find()
343 static struct dma_debug_entry *bucket_find_exact(struct hash_bucket *bucket, in bucket_find_exact()
349 static struct dma_debug_entry *bucket_find_contain(struct hash_bucket **bucket, in bucket_find_contain()
377 static void hash_bucket_add(struct hash_bucket *bucket, in hash_bucket_add()
528 struct hash_bucket *bucket = &dma_entry_hash[idx]; in debug_dma_dump_mappings()
560 struct hash_bucket *bucket = &dma_entry_hash[idx]; in dump_show()
589 struct hash_bucket *bucket; in add_dma_entry()
963 struct hash_bucket *bucket; in check_unmap()
1096 struct hash_bucket *bucket; in check_sync()
1248 struct hash_bucket *bucket; in debug_dma_mapping_error()
1340 struct hash_bucket *bucket; in get_nr_mapped_entries()