Searched refs:to_check (Results 1 – 5 of 5) sorted by relevance
45 struct list_head to_check; member
438 list_add_tail(&co->list, &bs->to_check); in xchk_btree_check_owner()625 INIT_LIST_HEAD(&bs.to_check); in xchk_btree()705 list_for_each_entry_safe(co, n, &bs.to_check, list) { in xchk_btree()
2112 struct snd_pcm_runtime *to_check; in snd_pcm_drain() local2118 to_check = NULL; in snd_pcm_drain()2125 to_check = runtime; in snd_pcm_drain()2130 if (!to_check) in snd_pcm_drain()2134 add_wait_queue(&to_check->sleep, &wait); in snd_pcm_drain()2151 if (s->runtime == to_check) { in snd_pcm_drain()2152 remove_wait_queue(&to_check->sleep, &wait); in snd_pcm_drain()
731 #define PANEL_SIMPLE_BOUNDS_CHECK(to_check, bounds, field) \ argument732 (to_check->field.typ >= bounds->field.min && \733 to_check->field.typ <= bounds->field.max)
10006 bool to_check = false; in rkcif_irq_handle_toisp() local10015 to_check = true; in rkcif_irq_handle_toisp()10018 to_check = true; in rkcif_irq_handle_toisp()10021 to_check = true; in rkcif_irq_handle_toisp()10023 if (to_check) in rkcif_irq_handle_toisp()