Searched refs:discipline_lock (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/s390/block/
H A Ddasd.c943 static spinlock_t discipline_lock = SPIN_LOCK_UNLOCKED; variable
972 spin_lock_irqsave (&discipline_lock,flags);
974 spin_unlock_irqrestore (&discipline_lock,flags);
981 spin_lock_irqsave (&discipline_lock,flags);
984 spin_unlock_irqrestore (&discipline_lock,flags);
2544 spin_lock_irqsave(&discipline_lock,flags);
2565 spin_unlock_irqrestore(&discipline_lock,flags);
3571 spin_lock_irqsave(&discipline_lock,flags);
3700 spin_unlock_irqrestore(&discipline_lock,flags);

Completed in 48 milliseconds