Home
last modified time | relevance | path

Searched refs:wait_event_freezable_timeout (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/xen/
H A Dballoon.c526 wait_event_freezable_timeout(balloon_thread_wq, in balloon_thread()
/linux/Documentation/power/
H A Dfreezing-of-tasks.rst47 wait_event_freezable_timeout() macros (defined in include/linux/wait.h)
75 wait_event_freezable() and wait_event_freezable_timeout() macros.
/linux/include/linux/
H A Dwait.h429 #define wait_event_freezable_timeout(wq_head, condition, timeout) \ macro
/linux/fs/gfs2/
H A Dquota.c1620 t = wait_event_freezable_timeout(sdp->sd_quota_wait, in gfs2_quotad()
/linux/mm/
H A Dkhugepaged.c2553 wait_event_freezable_timeout(khugepaged_wait, in khugepaged_wait_work()
H A Dcompaction.c3181 if (wait_event_freezable_timeout(pgdat->kcompactd_wait, in kcompactd()
H A Dksm.c2681 wait_event_freezable_timeout(ksm_iter_wait, in ksmd_should_run()
/linux/drivers/usb/atm/
H A Dueagle-atm.c549 int _r = wait_event_freezable_timeout(sc->sync_q, \
/linux/drivers/media/dvb-core/
H A Ddvb_frontend.c682 wait_event_freezable_timeout(fepriv->wait_queue, in dvb_frontend_thread()
/linux/net/core/
H A Dpktgen.c3672 wait_event_freezable_timeout(t->queue, in pktgen_thread_worker()