Home
last modified time | relevance | path

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

/linux/drivers/xen/
H A Dballoon.c521 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/drivers/media/i2c/
H A Dmsp3400-driver.c318 wait_event_freezable_timeout(state->wq, kthread_should_stop() || in msp_sleep()
/linux/fs/gfs2/
H A Dlog.c1342 t = wait_event_freezable_timeout(sdp->sd_logd_waitq, in gfs2_logd()
H A Dquota.c1608 t = wait_event_freezable_timeout(sdp->sd_quota_wait, in gfs2_quotad()
/linux/drivers/dma/
H A Ddmatest.c844 wait_event_freezable_timeout(thread->done_wait, in dmatest_func()
/linux/mm/
H A Dkhugepaged.c2536 wait_event_freezable_timeout(khugepaged_wait, in khugepaged_wait_work()
H A Dcompaction.c3199 if (wait_event_freezable_timeout(pgdat->kcompactd_wait, in kcompactd()
H A Dksm.c2789 wait_event_freezable_timeout(ksm_iter_wait, in ksm_scan_thread()
/linux/fs/f2fs/
H A Dgc.c49 wait_event_freezable_timeout(*wq, in gc_thread_func()
H A Dsegment.c1898 wait_event_freezable_timeout(*q, in issue_discard_thread()
/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()