Searched refs:in_progress (Results 1 – 8 of 8) sorted by relevance
33 atomic_t in_progress; member
37 atomic_set(&priv->scan.in_progress, 1); in cw1200_scan_start()44 atomic_set(&priv->scan.in_progress, 0); in cw1200_scan_start()338 if (atomic_xchg(&priv->scan.in_progress, 0)) { in cw1200_scan_timeout()
284 atomic_read(&priv->scan.in_progress) ? "active" : "idle"); in cw1200_status_show()
1243 if (atomic_read(&priv->scan.in_progress)) { in cw1200_do_join()1387 if (atomic_read(&priv->scan.in_progress)) { in cw1200_do_unjoin()
109 unsigned in_progress; member1537 WARN_ON(s->in_progress); in snapshot_dtr()1545 s->in_progress++; in account_start_copy()1552 BUG_ON(!s->in_progress); in account_end_copy()1553 s->in_progress--; in account_end_copy()1554 if (likely(s->in_progress <= cow_threshold) && in account_end_copy()1562 if (unlikely(s->in_progress > cow_threshold)) { in wait_for_in_progress()1564 if (likely(s->in_progress > cow_threshold)) { in wait_for_in_progress()
220 struct rb_root in_progress; member1212 struct rb_node **n = &ic->in_progress.rb_node; in add_new_range()1241 rb_insert_color(&new_range->node, &ic->in_progress); in add_new_range()1248 rb_erase(&range->node, &ic->in_progress); in remove_range_unlocked()3113 BUG_ON(!RB_EMPTY_ROOT(&ic->in_progress)); in dm_integrity_postsuspend()3991 ic->in_progress = RB_ROOT; in dm_integrity_ctr()4540 BUG_ON(!RB_EMPTY_ROOT(&ic->in_progress)); in dm_integrity_dtr()
271 struct virt_dma_desc *vdesc, bool in_progress) in fsl_edma_desc_residue() argument286 if (!in_progress) in fsl_edma_desc_residue()
557 bool in_progress) in st_fdma_desc_residue() argument564 if (in_progress) { in st_fdma_desc_residue()