hash_locks 83 drivers/md/raid5.c spin_lock_irq(conf->hash_locks + hash); hash_locks 90 drivers/md/raid5.c spin_unlock_irq(conf->hash_locks + hash); hash_locks 96 drivers/md/raid5.c spin_lock_irq(conf->hash_locks); hash_locks 98 drivers/md/raid5.c spin_lock_nest_lock(conf->hash_locks + i, conf->hash_locks); hash_locks 107 drivers/md/raid5.c spin_unlock(conf->hash_locks + i); hash_locks 108 drivers/md/raid5.c spin_unlock_irq(conf->hash_locks); hash_locks 332 drivers/md/raid5.c spin_lock_irqsave(conf->hash_locks + hash, flags); hash_locks 338 drivers/md/raid5.c spin_unlock_irqrestore(conf->hash_locks + hash, flags); hash_locks 635 drivers/md/raid5.c spin_lock_irq(conf->hash_locks + hash); hash_locks 640 drivers/md/raid5.c *(conf->hash_locks + hash)); hash_locks 665 drivers/md/raid5.c *(conf->hash_locks + hash)); hash_locks 695 drivers/md/raid5.c spin_unlock_irq(conf->hash_locks + hash); hash_locks 754 drivers/md/raid5.c spin_lock_irq(conf->hash_locks + hash); hash_locks 777 drivers/md/raid5.c spin_unlock_irq(conf->hash_locks + hash); hash_locks 2438 drivers/md/raid5.c spin_lock_irq(conf->hash_locks + hash); hash_locks 2440 drivers/md/raid5.c spin_unlock_irq(conf->hash_locks + hash); hash_locks 3826 drivers/md/raid5.c spin_lock_irq(conf->hash_locks + hash); hash_locks 3828 drivers/md/raid5.c spin_unlock_irq(conf->hash_locks + hash); hash_locks 6999 drivers/md/raid5.c spin_lock_init(conf->hash_locks); hash_locks 7001 drivers/md/raid5.c spin_lock_init(conf->hash_locks + i); hash_locks 569 drivers/md/raid5.h spinlock_t hash_locks[NR_STRIPE_HASH_LOCKS];