Lines Matching defs:bucket
570 #define bucket_lock_irqsave(bucket, flags) \ argument
573 #define bucket_unlock_irqrestore(bucket, flags) \ argument
576 #define bucket_lock_irq(bucket) \ argument
579 #define bucket_unlock_irq(bucket) \ argument
585 struct hash_table_bucket *bucket; in hash_table_init() local
619 static struct dm_clone_region_hydration *__hash_find(struct hash_table_bucket *bucket, in __hash_find()
637 static inline void __insert_region_hydration(struct hash_table_bucket *bucket, in __insert_region_hydration()
651 __find_or_insert_region_hydration(struct hash_table_bucket *bucket, in __find_or_insert_region_hydration()
709 struct hash_table_bucket *bucket; in hydration_update_metadata() local
883 struct hash_table_bucket *bucket; in hydrate_bio_region() local
1026 struct hash_table_bucket *bucket; in __start_next_hydration() local