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; member5446 spin_lock_irq(&head->lock); in io_poll_remove_entry()5449 spin_unlock_irq(&head->lock); in io_poll_remove_entry()7515 mutex_unlock(&sqd->lock); in io_sqd_handle_event()7519 mutex_lock(&sqd->lock); in io_sqd_handle_event()7541 mutex_lock(&sqd->lock); in io_sq_thread()7587 mutex_unlock(&sqd->lock); in io_sq_thread()7589 mutex_lock(&sqd->lock); in io_sq_thread()7604 mutex_unlock(&sqd->lock); in io_sq_thread()8048 __releases(&sqd->lock) in io_sq_thread_unpark()[all …]