Home
last modified time | relevance | path

Searched refs:behind_wait (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/md/
H A Dmd-bitmap.h231 wait_queue_head_t behind_wait; member
H A Dmd-bitmap.c1853 wake_up(&bitmap->behind_wait); in md_bitmap_end_behind_write()
1869 wait_event(bitmap->behind_wait, in md_bitmap_wait_behind_writes()
1926 init_waitqueue_head(&bitmap->behind_wait); in md_bitmap_create()
H A Draid1.c1291 wait_event(bitmap->behind_wait, in raid1_read_request()
1511 !waitqueue_active(&bitmap->behind_wait)) { in raid1_write_request()