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()
1244 if (atomic_read(&priv->scan.in_progress)) { in cw1200_do_join()1388 if (atomic_read(&priv->scan.in_progress)) { in cw1200_do_unjoin()
110 unsigned int in_progress; member1517 WARN_ON(s->in_progress); in snapshot_dtr()1525 s->in_progress++; in account_start_copy()1532 BUG_ON(!s->in_progress); in account_end_copy()1533 s->in_progress--; in account_end_copy()1534 if (likely(s->in_progress <= cow_threshold) && in account_end_copy()1542 if (unlikely(s->in_progress > cow_threshold)) { in wait_for_in_progress()1544 if (likely(s->in_progress > cow_threshold)) { in wait_for_in_progress()
225 struct rb_root in_progress; member1218 struct rb_node **n = &ic->in_progress.rb_node; in add_new_range()1247 rb_insert_color(&new_range->node, &ic->in_progress); in add_new_range()1254 rb_erase(&range->node, &ic->in_progress); in remove_range_unlocked()3249 BUG_ON(!RB_EMPTY_ROOT(&ic->in_progress)); in dm_integrity_postsuspend()4138 ic->in_progress = RB_ROOT; in dm_integrity_ctr()4682 BUG_ON(!RB_EMPTY_ROOT(&ic->in_progress)); in dm_integrity_dtr()
557 bool in_progress) in st_fdma_desc_residue() argument564 if (in_progress) { in st_fdma_desc_residue()
343 struct virt_dma_desc *vdesc, bool in_progress) in fsl_edma_desc_residue() argument360 if (!in_progress) in fsl_edma_desc_residue()