Searched refs:waitq (Results 1 – 1 of 1) sorted by relevance
532 struct wait_queue_head waitq; member740 spin_lock(&iocg->waitq.lock); in iocg_lock()742 spin_lock_irqsave(&iocg->waitq.lock, *flags); in iocg_lock()749 spin_unlock(&iocg->waitq.lock); in iocg_unlock()752 spin_unlock_irqrestore(&iocg->waitq.lock, *flags); in iocg_unlock()1343 lockdep_assert_held(&iocg->waitq.lock); in iocg_kick_delay()1405 lockdep_assert_held(&iocg->waitq.lock); in iocg_incur_debt()1428 lockdep_assert_held(&iocg->waitq.lock); in iocg_pay_debt()1487 lockdep_assert_held(&iocg->waitq.lock); in iocg_kick_waitq()1528 __wake_up_locked_key(&iocg->waitq, TASK_NORMAL, &ctx); in iocg_kick_waitq()[all …]