Searched refs:wake_condition (Results 1 – 1 of 1) sorted by relevance
32 static atomic_t wake_condition = ATOMIC_INIT(0); variable65 wait_event_idle(stall_wq_head, atomic_read(&wake_condition) != 0); in stall_work1_fn()86 atomic_set(&wake_condition, 1); in wq_stall_exit()