/openbmc/linux/Documentation/power/ |
H A D | charger-manager.rst | 106 if the system was woken up by Charger Manager and the polling
|
H A D | swsusp.rst | 289 resume(): devices are woken up so that we can write image to swap 313 resume(): devices are woken up so that system can continue
|
/openbmc/linux/Documentation/livepatch/ |
H A D | livepatch.rst | 125 especially applies to kthreads. They may not be woken up and would need 151 interrupted or woken up, and forced to change their patched state. The fake
|
/openbmc/linux/fs/ocfs2/dlm/ |
H A D | dlmcommon.h | 45 atomic_t woken; member
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/ |
H A D | gpc.fuc | 291 // Main program loop, very simple, sleeps until woken up by the interrupt
|
H A D | hub.fuc | 218 // Main program loop, very simple, sleeps until woken up by the interrupt
|
/openbmc/qemu/qapi/ |
H A D | misc.json | 167 # If the VM was previously suspended, and not been reset or woken,
|
H A D | run-state.json | 265 # Emitted when the guest has woken up from suspend state and is
|
/openbmc/linux/Documentation/timers/ |
H A D | highres.rst | 183 context to the softirq and to the task which is woken up by the expired
|
/openbmc/linux/kernel/power/ |
H A D | Kconfig | 188 (autosuspended), and woken up in response to a hardware-generated
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-devices-power | 52 the device is suspended causes it to be woken up.
|
/openbmc/linux/Documentation/admin-guide/pm/ |
H A D | cpuidle.rst | 152 and exit it. However, the CPU may be woken up by a non-timer event at any time 155 was idle after it has been woken up (that time will be referred to as the *idle 286 selecting the idle state for the CPU) is updated after the CPU has been woken
|
/openbmc/qemu/docs/devel/ |
H A D | multi-process.rst | 670 be individually woken when the MMIO reply is received from the emulation 761 space in the pending to add new MMIO operations, they will be woken 768 queue, and any threads waiting for the reply are woken. If a store is
|
/openbmc/linux/net/smc/ |
H A D | af_smc.c | 800 mark->woken = true; in smc_fback_mark_woken() 808 struct smc_mark_woken mark = { .woken = false }; in smc_fback_forward_wakeup() 821 if (mark.woken) in smc_fback_forward_wakeup()
|
/openbmc/linux/Documentation/scsi/ |
H A D | scsi_eh.rst | 148 shost->host_failed. This wakes up SCSI EH thread. So, once woken up,
|
/openbmc/linux/Documentation/hid/ |
H A D | hid-bpf.rst | 31 does not get woken up when nothing else is happening on the input controller.
|
/openbmc/linux/Documentation/admin-guide/cgroup-v1/ |
H A D | cpusets.rst | 546 When a task is woken up, scheduler try to move the task on idle CPU. 564 woken task B from X to Z since it is out of its searching range.
|
/openbmc/linux/Documentation/trace/ |
H A D | ftrace.rst | 30 a task is woken to the task is actually scheduled in. 812 it has been woken up. 824 a SCHED_DEADLINE task to be woken (as the "wakeup" and 1933 time it takes for a task that is woken to actually wake up. 1981 wakeup time it takes for the highest priority task that is woken
|
H A D | histogram.rst | 2895 trace_marker write with the pid that is being woken by sched_waking. 3070 woken up, but it does show us a nice histogram of how long it took from 3071 the time that cyclictest was woken to the time it made it into user space.
|
/openbmc/linux/Documentation/filesystems/ |
H A D | coda.rst | 266 subtleties to take account of. First P will determine if it was woken 276 In case P is woken up by a signal and not by Venus, it will first look
|
/openbmc/linux/Documentation/kernel-hacking/ |
H A D | hacking.rst | 530 not be woken. There are other variants of this basic function available
|
/openbmc/linux/net/core/ |
H A D | dev.c | 6642 bool woken = false; in napi_thread_wait() local 6652 if (test_bit(NAPI_STATE_SCHED_THREADED, &napi->state) || woken) { in napi_thread_wait() 6660 woken = true; in napi_thread_wait()
|
/openbmc/linux/Documentation/scheduler/ |
H A D | sched-deadline.rst | 276 This is the 0-lag time for Task T1. Since it didn't woken up in the
|
/openbmc/linux/kernel/trace/ |
H A D | Kconfig | 402 to be scheduled in, starting from the point it has woken up.
|
/openbmc/linux/Documentation/networking/ |
H A D | af_xdp.rst | 357 woken up by a syscall to continue processing packets. If the flag is
|