Searched refs:hydration_stopped (Results 1 – 1 of 1) sorted by relevance
93 wait_queue_head_t hydration_stopped; member246 wake_up_all(&clone->hydration_stopped); in wakeup_hydration_waiters()1875 init_waitqueue_head(&clone->hydration_stopped); in clone_ctr()2006 wait_event(clone->hydration_stopped, !atomic_read(&clone->hydrations_in_flight)); in clone_postsuspend()