Searched refs:Dbuf_spinlock (Results 1 – 2 of 2) sorted by relevance
243 LOCK_INIT(&pB->Dbuf_spinlock); in i2InitChannels()386 WRITE_LOCK_IRQSAVE(&pB->Dbuf_spinlock,flags); in i2DeQueueNeeds()398 WRITE_UNLOCK_IRQRESTORE(&pB->Dbuf_spinlock,flags); in i2DeQueueNeeds()465 WRITE_LOCK_IRQSAVE(&pB->Dbuf_spinlock,flags); in i2QueueNeeds()475 WRITE_UNLOCK_IRQRESTORE(&pB->Dbuf_spinlock,flags); in i2QueueNeeds()
363 rwlock_t Dbuf_spinlock; member