/openbmc/linux/Documentation/translations/zh_CN/core-api/ |
H A D | workqueue.rst | 221 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 D | workqueue.rst | 117 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 D | mempool.c | 151 * 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 D | latencytop.c | 14 * 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 D | lock_events_list.h | 55 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 D | Kconfig | 22 gsc sleep - sleeps for a period of seconds
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/usleep/files/ |
H A D | usleep.1 | 9 sleeps some number of microseconds. The default is 1.
|
/openbmc/linux/drivers/staging/wlan-ng/ |
H A D | TODO | 9 * Fix bugs due to code that sleeps in atomic context.
|
/openbmc/linux/drivers/staging/rtl8192u/ |
H A D | TODO | 9 * Fix bugs due to code that sleeps in atomic context.
|
/openbmc/linux/drivers/staging/rtl8192e/ |
H A D | TODO | 11 * Fix bugs due to code that sleeps in atomic context.
|
/openbmc/u-boot/test/py/tests/ |
H A D | test_sleep.py | 17 """Test the sleep command, and validate that it sleeps for approximately
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/network/network/ |
H A D | ncsi-wait-and-set-speed | 19 # 60s total: 12 tries with 5s sleeps
|
/openbmc/linux/kernel/sched/ |
H A D | stats.h | 120 * 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 D | pidfd_poll_test.c | 62 /* Child process just sleeps for a min and exits */ in main()
|
/openbmc/linux/include/linux/ |
H A D | lp.h | 38 unsigned long sleeps; member
|
H A D | torture.h | 83 /* Definitions for high-resolution-timer sleeps. */
|
/openbmc/linux/tools/testing/selftests/x86/ |
H A D | sysret_ss_attrs.c | 26 * Do our best to cause sleeps on this CPU to exit the kernel and in threadproc()
|
/openbmc/linux/kernel/time/ |
H A D | tick-sched.h | 37 * timer is modified for nohz sleeps. This is necessary
|
/openbmc/u-boot/include/faraday/ |
H A D | ftwdt010_wdt.h | 51 * The clock source PCLK cannot be gated when system sleeps, even if
|
/openbmc/linux/drivers/platform/x86/amd/ |
H A D | hsmp.c | 116 * 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 D | dirty-limit.rst | 63 sleeps in the path of the KVM_EXIT_DIRTY_RING_FULL exception handler, that
|
/openbmc/linux/drivers/usb/usbip/ |
H A D | vhci.h | 47 /* vhci_tx thread sleeps for this queue */
|
/openbmc/linux/drivers/misc/ibmasm/ |
H A D | event.c | 75 * Sleeps until a new event is available.
|
/openbmc/linux/Documentation/driver-api/usb/ |
H A D | callbacks.rst | 63 context. You may sleep. However, it is important that all sleeps have a
|
/openbmc/linux/Documentation/locking/ |
H A D | mutex-design.rst | 66 the task is added to the wait-queue and sleeps until woken up by the
|