Home
last modified time | relevance | path

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

/drivers/md/
Ddm-raid1.c124 int should_wake = 0; in queue_bio() local
129 should_wake = !(bl->head); in queue_bio()
133 if (should_wake) in queue_bio()
601 int should_wake = 0; in write_callback() local
639 should_wake = 1; in write_callback()
642 if (should_wake) in write_callback()
Ddm-region-hash.c542 int should_wake = 0; in dm_rh_dec() local
575 should_wake = 1; in dm_rh_dec()
579 if (should_wake) in dm_rh_dec()