Home
last modified time | relevance | path

Searched refs:behind_wait (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
H A Dmd-bitmap.h230 wait_queue_head_t behind_wait; member
H A Dmd-bitmap.c1466 wake_up(&bitmap->behind_wait); in md_bitmap_endwrite()
1781 wait_event(bitmap->behind_wait, in md_bitmap_wait_behind_writes()
1839 init_waitqueue_head(&bitmap->behind_wait); in md_bitmap_create()
H A Draid1.c1277 wait_event(bitmap->behind_wait, in raid1_read_request()
1481 !waitqueue_active(&bitmap->behind_wait)) { in raid1_write_request()
/kernel/linux/linux-6.6/drivers/md/
H A Dmd-bitmap.h231 wait_queue_head_t behind_wait; member
H A Dmd-bitmap.c1538 wake_up(&bitmap->behind_wait); in md_bitmap_endwrite()
1853 wait_event(bitmap->behind_wait, in md_bitmap_wait_behind_writes()
1910 init_waitqueue_head(&bitmap->behind_wait); in md_bitmap_create()
H A Draid1.c1296 wait_event(bitmap->behind_wait, in raid1_read_request()
1529 !waitqueue_active(&bitmap->behind_wait)) { in raid1_write_request()

Completed in 16 milliseconds