Searched refs:force_abort (Results 1 – 2 of 2) sorted by relevance
246 bool force_abort; member 2146 /* With recovery feature enabled, force_abort is set in in ublk_prep_req() 2152 * Note: force_abort is guaranteed to be seen because it is set in ublk_prep_req() 2156 unlikely(READ_ONCE(ubq->force_abort))) in ublk_prep_req() 2189 * ->canceling has to be handled after ->force_abort and ->fail_io in __ublk_queue_rq_common() 2592 WRITE_ONCE(ublk_get_queue(ub, i)->force_abort, true); in ublk_ch_release_work_fn() 2829 ubq->force_abort = true; in ublk_batch_cancel_queue() 2966 ublk_get_queue(ub, i)->force_abort = true; in ublk_force_abort_dev() 3872 if (unlikely(ubq->force_abort || ubq->canceling)) { in ublk_batch_attach()
1771 static void force_abort(struct ipu_image_convert_ctx *ctx) in force_abort() function2341 force_abort(ctx); in __ipu_image_convert_abort()