Searched refs:c_ivq_lock (Results 1 – 1 of 1) sorted by relevance
134 spinlock_t c_ivq_lock; member1670 spin_lock(&portdev->c_ivq_lock); in control_work_handler()1672 spin_unlock(&portdev->c_ivq_lock); in control_work_handler()1679 spin_lock(&portdev->c_ivq_lock); in control_work_handler()1686 spin_unlock(&portdev->c_ivq_lock); in control_work_handler()2013 spin_lock_init(&portdev->c_ivq_lock); in virtcons_probe()2026 err = fill_queue(portdev->c_ivq, &portdev->c_ivq_lock); in virtcons_probe()2138 fill_queue(portdev->c_ivq, &portdev->c_ivq_lock); in virtcons_restore()