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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/dma/
H A Dioatdma.h83 spinlock_t cleanup_lock; member in struct:ioat_dma_chan
H A Dioatdma.c68 spin_lock_init(&ioat_chan->cleanup_lock);
434 if (!spin_trylock(&chan->cleanup_lock))
458 spin_unlock(&chan->cleanup_lock);
506 spin_unlock(&chan->cleanup_lock);

Completed in 30 milliseconds