Searched refs:wait_event_idle (Results 1 – 2 of 2) sorted by relevance
636 wait_event_idle(allocation_wait, atomic_read(&kfence_allocation_gate)); in toggle_allocation_gate()
643 #define wait_event_idle(wq_head, condition) \ macro