Searched refs:lo_bh_wait (Results 1 – 1 of 1) sorted by relevance
137 wait_queue_head_t lo_bh_wait; member283 if (waitqueue_active(&lo->lo_bh_wait)) in loop_add_bio()284 wake_up(&lo->lo_bh_wait); in loop_add_bio()427 wait_event(lo->lo_bh_wait, loop_active(lo)); in loop_thread()564 wake_up(&lo->lo_bh_wait); in loop_clr_fd()820 init_waitqueue_head(&lo->lo_bh_wait); in lloop_init()