Home
last modified time | relevance | path

Searched refs:should_wake (Results 1 – 2 of 2) sorted by relevance

/drivers/md/
Ddm-raid1.c122 int should_wake = 0; in queue_bio() local
127 should_wake = !(bl->head); in queue_bio()
131 if (should_wake) in queue_bio()
590 int should_wake = 0; in write_callback() local
618 should_wake = 1; in write_callback()
621 if (should_wake) in write_callback()
Ddm-region-hash.c541 int should_wake = 0; in dm_rh_dec() local
574 should_wake = 1; in dm_rh_dec()
578 if (should_wake) in dm_rh_dec()