Home
last modified time | relevance | path

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

/linux-6.15/drivers/xen/
H A Dballoon.c530 wait_event_freezable_timeout(balloon_thread_wq, in balloon_thread()
/linux-6.15/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-6.15/include/linux/
H A Dwait.h433 #define wait_event_freezable_timeout(wq_head, condition, timeout) \ macro
/linux-6.15/drivers/media/i2c/
H A Dmsp3400-driver.c318 wait_event_freezable_timeout(state->wq, kthread_should_stop() || in msp_sleep()
/linux-6.15/fs/gfs2/
H A Dlog.c1334 t = wait_event_freezable_timeout(sdp->sd_logd_waitq, in gfs2_logd()
H A Dquota.c1619 t = wait_event_freezable_timeout(sdp->sd_quota_wait, in gfs2_quotad()
/linux-6.15/drivers/dma/
H A Ddmatest.c844 wait_event_freezable_timeout(thread->done_wait, in dmatest_func()
/linux-6.15/mm/
H A Dkhugepaged.c2586 wait_event_freezable_timeout(khugepaged_wait, in khugepaged_wait_work()
H A Dcompaction.c3229 if (wait_event_freezable_timeout(pgdat->kcompactd_wait, in kcompactd()
H A Dksm.c2688 wait_event_freezable_timeout(ksm_iter_wait, in ksm_scan_thread()
/linux-6.15/fs/f2fs/
H A Dgc.c49 wait_event_freezable_timeout(*wq, in gc_thread_func()
H A Dsegment.c1921 wait_event_freezable_timeout(*q, in issue_discard_thread()
/linux-6.15/drivers/usb/atm/
H A Dueagle-atm.c549 int _r = wait_event_freezable_timeout(sc->sync_q, \
/linux-6.15/drivers/media/dvb-core/
H A Ddvb_frontend.c682 wait_event_freezable_timeout(fepriv->wait_queue, in dvb_frontend_thread()
/linux-6.15/net/core/
H A Dpktgen.c3706 wait_event_freezable_timeout(t->queue, in pktgen_thread_worker()