Searched refs:lock (Results 1 – 2 of 2) sorted by relevance
50 spinlock_t lock; member91 raw_spinlock_t lock; member196 raw_spin_lock(&worker->wqe->lock); in io_worker_cancel_cb()198 raw_spin_unlock(&worker->wqe->lock); in io_worker_cancel_cb()232 raw_spin_lock(&wqe->lock); in io_worker_exit()241 raw_spin_unlock(&wqe->lock); in io_worker_exit()302 raw_spin_lock(&wqe->lock); in io_wqe_create_worker()304 raw_spin_unlock(&wqe->lock); in io_wqe_create_worker()308 raw_spin_unlock(&wqe->lock); in io_wqe_create_worker()333 raw_spin_lock(&wqe->lock); in create_worker_cb()[all …]
281 struct mutex lock; member5583 spin_lock_irq(&head->lock); in io_poll_remove_entry()5586 spin_unlock_irq(&head->lock); in io_poll_remove_entry()7680 mutex_unlock(&sqd->lock); in io_sqd_handle_event()7684 mutex_lock(&sqd->lock); in io_sqd_handle_event()7706 mutex_lock(&sqd->lock); in io_sq_thread()7752 mutex_unlock(&sqd->lock); in io_sq_thread()7754 mutex_lock(&sqd->lock); in io_sq_thread()7769 mutex_unlock(&sqd->lock); in io_sq_thread()8213 __releases(&sqd->lock) in io_sq_thread_unpark()[all …]