Searched refs:sleeps (Results 1 – 15 of 15) sorted by relevance
/linux-4.4.14/Documentation/ |
D | workqueue.txt | 122 whenever an active worker wakes up or sleeps and keeps track of the 262 w0 burns CPU for 5ms then sleeps for 10ms then burns CPU for 5ms 272 5 w0 sleeps 276 25 w1 sleeps 279 40 w2 sleeps 286 5 w0 sleeps 288 10 w1 sleeps 290 15 w2 sleeps 300 5 w0 sleeps 302 10 w1 sleeps [all …]
|
D | hwspinlock.txt | 137 from any context (the function never sleeps). Note: code should _never_
|
/linux-4.4.14/include/linux/ |
D | lp.h | 37 unsigned long sleeps; member
|
/linux-4.4.14/Documentation/misc-devices/mei/ |
D | mei-client-bus.txt | 49 routines. The latter is synchronous (blocks and sleeps until data shows up).
|
/linux-4.4.14/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-4.4.14/Documentation/usb/ |
D | callbacks.txt | 48 context. You may sleep. However, it is important that all sleeps have a
|
/linux-4.4.14/Documentation/locking/ |
D | mutex-design.txt | 77 the task is added to the wait-queue and sleeps until woken up by the
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/ |
D | gpc.fuc | 294 // 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-4.4.14/Documentation/timers/ |
D | highres.txt | 218 reprograms the sched_tick to this future event, to allow longer idle sleeps
|
/linux-4.4.14/Documentation/powerpc/ |
D | eeh-pci-error-recovery.txt | 178 for ethernet cards, and so on. This handler then sleeps for 5 seconds,
|
/linux-4.4.14/Documentation/PCI/ |
D | pci-error-recovery.txt | 167 >>> thus, if one device sleeps/schedules, all devices are affected.
|
/linux-4.4.14/drivers/infiniband/hw/qib/ |
D | qib_iba7322.c | 7095 u32 sleeps = 0; in qib_7322_txchk_change() local 7128 if (sleeps == QTXSLEEPS) in qib_7322_txchk_change() 7132 sleeps++; in qib_7322_txchk_change()
|
/linux-4.4.14/Documentation/filesystems/ |
D | xfs-delayed-logging-design.txt | 645 transaction commit or CIL flush side sleeps with the lock held.
|
/linux-4.4.14/Documentation/scsi/ |
D | ChangeLog.lpfc | 1350 lpfc_sli_issue_iocb_wait now sleeps uninterruptible.
|