Searched refs:check_lock (Results 1 – 2 of 2) sorted by relevance
118 spin_lock_init(&q->check_lock); in queue_new()263 spin_lock_irqsave(&q->check_lock, flags); in snd_seq_check_queue()266 spin_unlock_irqrestore(&q->check_lock, flags); in snd_seq_check_queue()270 spin_unlock_irqrestore(&q->check_lock, flags); in snd_seq_check_queue()301 spin_lock_irqsave(&q->check_lock, flags); in snd_seq_check_queue()304 spin_unlock_irqrestore(&q->check_lock, flags); in snd_seq_check_queue()308 spin_unlock_irqrestore(&q->check_lock, flags); in snd_seq_check_queue()
52 spinlock_t check_lock; member