Home
last modified time | relevance | path

Searched refs:canceling (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/
H A Dkthread.c1160 return !list_empty(&work->node) || work->canceling; in queuing_blocked()
1245 if (!work->canceling) in kthread_delayed_work_timer_fn()
1384 * any queuing is blocked by setting the canceling counter. in kthread_cancel_delayed_work_timer()
1386 work->canceling++; in kthread_cancel_delayed_work_timer()
1390 work->canceling--; in kthread_cancel_delayed_work_timer()
1453 /* Do not bother with canceling when never queued. */ in kthread_mod_delayed_work()
1464 * that is canceling the work as well. in kthread_mod_delayed_work()
1475 if (work->canceling) { in kthread_mod_delayed_work()
1513 * In the meantime, block any queuing by setting the canceling counter. in __kthread_cancel_work_sync()
1515 work->canceling in __kthread_cancel_work_sync()
[all...]
/linux/drivers/block/
H A Dublk_drv.c247 bool canceling; member
334 bool canceling; member
2159 if (check_cancel && unlikely(ubq->canceling)) in ublk_prep_req()
2189 * ->canceling has to be handled after ->force_abort and ->fail_io in __ublk_queue_rq_common()
2193 if (unlikely(ubq->canceling)) { in __ublk_queue_rq_common()
2466 * Use this function to ensure that ->canceling is consistently set for in ublk_partition_scan_work()
2471 * access to ub->canceling and no concurrent writes to ubq->canceling. in ublk_partition_scan_work()
2472 * - there are no concurrent reads of ubq->canceling from the queue_rq
2476 static void ublk_set_canceling(struct ublk_device *ub, bool canceling)
2484 ublk_set_canceling(struct ublk_device * ub,bool canceling) ublk_set_canceling() argument
[all...]
/linux/include/linux/
H A Dkthread.h158 int canceling; member
/linux/Documentation/w1/slaves/
H A Dw1_ds2438.rst61 the chip, canceling offset errors in the current ADC.