Searched refs:sleeps (Results 1 – 23 of 23) sorted by relevance
/Linux-v4.19/Documentation/core-api/ |
D | workqueue.rst | 117 whenever an active worker wakes up or sleeps and keeps track of the 263 w0 burns CPU for 5ms then sleeps for 10ms then burns CPU for 5ms 273 5 w0 sleeps 277 25 w1 sleeps 280 40 w2 sleeps 287 5 w0 sleeps 289 10 w1 sleeps 291 15 w2 sleeps 301 5 w0 sleeps 303 10 w1 sleeps [all …]
|
/Linux-v4.19/include/linux/ |
D | lp.h | 38 unsigned long sleeps; member
|
/Linux-v4.19/Documentation/devicetree/bindings/input/rmi4/ |
D | rmi_f01.txt | 22 - syna,doze-interval-ms: The time period that the device sleeps between finger
|
/Linux-v4.19/Documentation/devicetree/bindings/sound/ |
D | cs42l42.txt | 54 - cirrus,btn-det-init-dbnce : This sets how long the driver sleeps after
|
/Linux-v4.19/Documentation/misc-devices/mei/ |
D | mei-client-bus.txt | 49 routines. The latter is synchronous (blocks and sleeps until data shows up).
|
/Linux-v4.19/Documentation/filesystems/pohmelfs/ |
D | design_notes.txt | 44 caller sleeps waiting for it. Thus, it is possible to issue multiple read commands to different
|
/Linux-v4.19/Documentation/driver-api/usb/ |
D | callbacks.rst | 63 context. You may sleep. However, it is important that all sleeps have a
|
/Linux-v4.19/Documentation/locking/ |
D | mutex-design.txt | 63 the task is added to the wait-queue and sleeps until woken up by the
|
/Linux-v4.19/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-v4.19/Documentation/ |
D | hwspinlock.txt | 192 from any context (the function never sleeps).
|
/Linux-v4.19/Documentation/timers/ |
D | highres.txt | 218 reprograms the sched_tick to this future event, to allow longer idle sleeps
|
/Linux-v4.19/Documentation/sound/designs/ |
D | seq-oss.rst | 166 If the write-queue is full, the application sleeps until a certain amount
|
/Linux-v4.19/Documentation/doc-guide/ |
D | kernel-doc.rst | 123 sleeps or can be called from interrupt context, as well as what locks
|
/Linux-v4.19/Documentation/powerpc/ |
D | eeh-pci-error-recovery.txt | 178 for ethernet cards, and so on. This handler then sleeps for 5 seconds,
|
/Linux-v4.19/Documentation/PCI/ |
D | pci-error-recovery.txt | 165 >>> thus, if one device sleeps/schedules, all devices are affected.
|
/Linux-v4.19/Documentation/livepatch/ |
D | livepatch.txt | 316 forced it is guaranteed that no task sleeps or runs in the old code.
|
/Linux-v4.19/drivers/infiniband/hw/qib/ |
D | qib_iba7322.c | 7037 u32 sleeps = 0; in qib_7322_txchk_change() local 7070 if (sleeps == QTXSLEEPS) in qib_7322_txchk_change() 7074 sleeps++; in qib_7322_txchk_change()
|
/Linux-v4.19/Documentation/driver-api/ |
D | libata.rst | 438 synchronous (issuer sleeps in process context) path used by internal
|
/Linux-v4.19/Documentation/filesystems/ |
D | xfs-delayed-logging-design.txt | 645 transaction commit or CIL flush side sleeps with the lock held.
|
/Linux-v4.19/Documentation/scsi/ |
D | ChangeLog.lpfc | 1350 lpfc_sli_issue_iocb_wait now sleeps uninterruptible.
|
/Linux-v4.19/Documentation/trace/ |
D | histogram.rst | 2010 Modifying cyclictest to write into the trace_marker file before it sleeps
|
/Linux-v4.19/Documentation/admin-guide/ |
D | kernel-parameters.txt | 3655 wake_up() if it sleeps three times longer than
|