Searched refs:sleeps (Results 1 – 25 of 27) sorted by relevance
12
/Linux-v6.6/Documentation/translations/zh_CN/core-api/ |
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 …]
|
/Linux-v6.6/Documentation/core-api/ |
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 …]
|
/Linux-v6.6/include/linux/ |
D | lp.h | 38 unsigned long sleeps; member
|
/Linux-v6.6/drivers/staging/rtl8192u/ |
D | TODO | 9 * Fix bugs due to code that sleeps in atomic context.
|
/Linux-v6.6/drivers/staging/wlan-ng/ |
D | TODO | 9 * Fix bugs due to code that sleeps in atomic context.
|
/Linux-v6.6/drivers/staging/rtl8192e/ |
D | TODO | 11 * Fix bugs due to code that sleeps in atomic context.
|
/Linux-v6.6/Documentation/arch/x86/ |
D | buslock.rst | 123 throttled by enforced sleeps until the rate goes under the limit again.
|
/Linux-v6.6/tools/lib/perf/Documentation/ |
D | libperf-sampling.txt | 42 - sleeps for 3 seconds
|
/Linux-v6.6/Documentation/driver-api/usb/ |
D | callbacks.rst | 63 context. You may sleep. However, it is important that all sleeps have a
|
/Linux-v6.6/Documentation/locking/ |
D | mutex-design.rst | 66 the task is added to the wait-queue and sleeps until woken up by the
|
D | hwspinlock.rst | 253 from any context (the function never sleeps).
|
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/ |
D | gpc.fuc | 291 // Main program loop, very simple, sleeps until woken up by the interrupt
|
D | hub.fuc | 218 // Main program loop, very simple, sleeps until woken up by the interrupt
|
/Linux-v6.6/Documentation/timers/ |
D | highres.rst | 222 reprograms the sched_tick to this future event, to allow longer idle sleeps
|
/Linux-v6.6/Documentation/sound/designs/ |
D | seq-oss.rst | 166 If the write-queue is full, the application sleeps until a certain amount
|
/Linux-v6.6/Documentation/scheduler/ |
D | sched-capacity.rst | 376 sleeps, if at all - it thus rarely wakes up, if at all. Consider::
|
/Linux-v6.6/Documentation/powerpc/ |
D | eeh-pci-error-recovery.rst | 181 for ethernet cards, and so on. This handler then sleeps for 5 seconds,
|
/Linux-v6.6/Documentation/doc-guide/ |
D | kernel-doc.rst | 129 sleeps or can be called from interrupt context, as well as what locks
|
/Linux-v6.6/Documentation/PCI/ |
D | pci-error-recovery.rst | 174 thus, if one device sleeps/schedules, all devices are affected.
|
/Linux-v6.6/Documentation/gpu/ |
D | i915.rst | 371 for all locks/waits/sleeps)
|
/Linux-v6.6/Documentation/livepatch/ |
D | livepatch.rst | 392 guaranteed that no task sleeps or runs in the old code.
|
/Linux-v6.6/drivers/infiniband/hw/qib/ |
D | qib_iba7322.c | 7000 u32 sleeps = 0; in qib_7322_txchk_change() local 7033 if (sleeps == QTXSLEEPS) in qib_7322_txchk_change() 7037 sleeps++; in qib_7322_txchk_change()
|
/Linux-v6.6/Documentation/driver-api/ |
D | libata.rst | 407 synchronous (issuer sleeps in process context) path used by internal
|
/Linux-v6.6/Documentation/filesystems/ |
D | xfs-delayed-logging-design.rst | 938 transaction commit or CIL flush side sleeps with the lock held.
|
/Linux-v6.6/Documentation/scsi/ |
D | ChangeLog.lpfc | 1350 lpfc_sli_issue_iocb_wait now sleeps uninterruptible.
|
12