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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dvirtio_console.c123 spinlock_t cvq_lock; member in struct:ports_device
1286 spin_lock(&portdev->cvq_lock);
1288 spin_unlock(&portdev->cvq_lock);
1295 spin_lock(&portdev->cvq_lock);
1302 spin_unlock(&portdev->cvq_lock);
1561 spin_lock_init(&portdev->cvq_lock);
1564 nr_added_bufs = fill_queue(portdev->c_ivq, &portdev->cvq_lock);

Completed in 83 milliseconds