Searched defs:bucket (Results 1 – 2 of 2) sorted by relevance
272 static void put_hash_bucket(struct hash_bucket *bucket, in put_hash_bucket()303 static struct dma_debug_entry *__hash_bucket_find(struct hash_bucket *bucket, in __hash_bucket_find()353 static struct dma_debug_entry *bucket_find_exact(struct hash_bucket *bucket, in bucket_find_exact()359 static struct dma_debug_entry *bucket_find_contain(struct hash_bucket **bucket, in bucket_find_contain()389 static void hash_bucket_add(struct hash_bucket *bucket, in hash_bucket_add()419 struct hash_bucket *bucket = &dma_entry_hash[idx]; in debug_dma_dump_mappings() local621 struct hash_bucket *bucket; in add_dma_entry() local1085 struct hash_bucket *bucket; in check_unmap() local1223 struct hash_bucket *bucket; in check_sync() local1337 struct hash_bucket *bucket; in debug_dma_mapping_error() local[all …]
167 static inline struct stack_record *find_stack(struct stack_record *bucket, in find_stack()209 struct stack_record *found = NULL, **bucket; in depot_save_stack() local