Searched refs:iucv_lock (Results 1 – 1 of 1) sorted by relevance
90 static spinlock_t iucv_lock = SPIN_LOCK_UNLOCKED; variable489 spin_lock_irqsave (&iucv_lock, flags); in iucv_add_handler()501 spin_unlock_irqrestore (&iucv_lock, flags); in iucv_add_handler()511 spin_unlock_irqrestore (&iucv_lock, flags); in iucv_add_handler()584 spin_lock_irqsave (&iucv_lock, flags); in iucv_add_pathid()586 spin_unlock_irqrestore (&iucv_lock, flags); in iucv_add_pathid()598 spin_lock_irqsave (&iucv_lock, flags); in iucv_remove_pathid()600 spin_unlock_irqrestore (&iucv_lock, flags); in iucv_remove_pathid()700 spin_lock_irqsave (&iucv_lock, flags); in iucv_remove_handler()708 spin_unlock_irqrestore (&iucv_lock, flags); in iucv_remove_handler()[all …]