Home
last modified time | relevance | path

Searched full:sleeps (Results 1 – 25 of 133) sorted by relevance

123456

/openbmc/linux/Documentation/translations/zh_CN/core-api/
H A Dworkqueue.rst221 5 w0 sleeps
225 25 w1 sleeps
228 40 w2 sleeps
235 5 w0 sleeps
237 10 w1 sleeps
239 15 w2 sleeps
249 5 w0 sleeps
251 10 w1 sleeps
256 25 w2 sleeps
264 5 w0 sleeps
[all …]
/openbmc/linux/Documentation/core-api/
H A Dworkqueue.rst117 whenever an active worker wakes up or sleeps and keeps track of the
258 w0 burns CPU for 5ms then sleeps for 10ms then burns CPU for 5ms
268 5 w0 sleeps
272 25 w1 sleeps
275 40 w2 sleeps
282 5 w0 sleeps
284 10 w1 sleeps
286 15 w2 sleeps
296 5 w0 sleeps
298 10 w1 sleeps
[all …]
/openbmc/linux/mm/
H A Dmempool.c151 * only sleeps if the free_fn() function sleeps.
173 * only sleeps if the free_fn() function sleeps.
372 * this function only sleeps if the alloc_fn() function sleeps or
455 * this function only sleeps if the free_fn() function sleeps.
/openbmc/linux/kernel/
H A Dlatencytop.c14 * because the kernel sleeps on its behalf for various reasons.
170 * sleeps: specifically, interruptible sleep longer than 5 msec is skipped
187 /* Negative sleeps are time going backwards */ in __account_scheduler_latency()
188 /* Zero-time sleeps are non-interesting */ in __account_scheduler_latency()
/openbmc/linux/kernel/locking/
H A Dlock_events_list.h55 LOCK_EVENT(rwsem_sleep_reader) /* # of reader sleeps */
56 LOCK_EVENT(rwsem_sleep_writer) /* # of writer sleeps */
/openbmc/u-boot/board/gateworks/gw_ventana/
H A DKconfig22 gsc sleep - sleeps for a period of seconds
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/usleep/files/
H A Dusleep.19 sleeps some number of microseconds. The default is 1.
/openbmc/linux/drivers/staging/wlan-ng/
H A DTODO9 * Fix bugs due to code that sleeps in atomic context.
/openbmc/linux/drivers/staging/rtl8192u/
H A DTODO9 * Fix bugs due to code that sleeps in atomic context.
/openbmc/linux/drivers/staging/rtl8192e/
H A DTODO11 * Fix bugs due to code that sleeps in atomic context.
/openbmc/u-boot/test/py/tests/
H A Dtest_sleep.py17 """Test the sleep command, and validate that it sleeps for approximately
/openbmc/openbmc/meta-ibm/recipes-phosphor/network/network/
H A Dncsi-wait-and-set-speed19 # 60s total: 12 tries with 5s sleeps
/openbmc/linux/kernel/sched/
H A Dstats.h120 * PSI tracks state that persists across sleeps, such as iowaits and
121 * memory stalls. As a result, it has to distinguish between sleeps,
/openbmc/linux/tools/testing/selftests/pidfd/
H A Dpidfd_poll_test.c62 /* Child process just sleeps for a min and exits */ in main()
/openbmc/linux/include/linux/
H A Dlp.h38 unsigned long sleeps; member
H A Dtorture.h83 /* Definitions for high-resolution-timer sleeps. */
/openbmc/linux/tools/testing/selftests/x86/
H A Dsysret_ss_attrs.c26 * Do our best to cause sleeps on this CPU to exit the kernel and in threadproc()
/openbmc/linux/kernel/time/
H A Dtick-sched.h37 * timer is modified for nohz sleeps. This is necessary
/openbmc/u-boot/include/faraday/
H A Dftwdt010_wdt.h51 * The clock source PCLK cannot be gated when system sleeps, even if
/openbmc/linux/drivers/platform/x86/amd/
H A Dhsmp.c116 * a few short duration sleeps and switch to long sleeps if we don't in __hsmp_send_message()
/openbmc/qemu/docs/devel/migration/
H A Ddirty-limit.rst63 sleeps in the path of the KVM_EXIT_DIRTY_RING_FULL exception handler, that
/openbmc/linux/drivers/usb/usbip/
H A Dvhci.h47 /* vhci_tx thread sleeps for this queue */
/openbmc/linux/drivers/misc/ibmasm/
H A Devent.c75 * Sleeps until a new event is available.
/openbmc/linux/Documentation/driver-api/usb/
H A Dcallbacks.rst63 context. You may sleep. However, it is important that all sleeps have a
/openbmc/linux/Documentation/locking/
H A Dmutex-design.rst66 the task is added to the wait-queue and sleeps until woken up by the

123456