Searched refs:wait_event_idle_timeout (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dwait.h706 * wait_event_idle_timeout - sleep without load until a condition becomes true or a timeout elapses
724 #define wait_event_idle_timeout(wq_head, condition, timeout) \ macro
/linux-master/net/netfilter/ipvs/
H A Dip_vs_est.c663 wait_event_idle_timeout(wq, kthread_should_stop(),

Completed in 193 milliseconds