Home
last modified time | relevance | path

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

/openbmc/linux/drivers/xen/
H A Dballoon.c522 wait_event_freezable_timeout(balloon_thread_wq, in balloon_thread()
/openbmc/linux/Documentation/power/
H A Dfreezing-of-tasks.rst46 wait_event_freezable_timeout() macros (defined in include/linux/freezer.h)
65 wait_event_freezable() and wait_event_freezable_timeout() macros.
/openbmc/linux/include/linux/
H A Dwait.h433 #define wait_event_freezable_timeout(wq_head, condition, timeout) \ macro
/openbmc/linux/drivers/dma/
H A Ddmatest.c830 wait_event_freezable_timeout(thread->done_wait, in dmatest_func()
/openbmc/linux/mm/
H A Dkhugepaged.c2542 wait_event_freezable_timeout(khugepaged_wait, in khugepaged_wait_work()
H A Dcompaction.c3068 if (wait_event_freezable_timeout(pgdat->kcompactd_wait, in kcompactd()