Home
last modified time | relevance | path

Searched refs:woken (Results 26 – 50 of 61) sorted by relevance

123

/openbmc/linux/Documentation/power/
H A Dcharger-manager.rst106 if the system was woken up by Charger Manager and the polling
H A Dswsusp.rst289 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 Dlivepatch.rst125 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 Ddlmcommon.h45 atomic_t woken; member
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/
H A Dgpc.fuc291 // Main program loop, very simple, sleeps until woken up by the interrupt
H A Dhub.fuc218 // Main program loop, very simple, sleeps until woken up by the interrupt
/openbmc/qemu/qapi/
H A Dmisc.json167 # If the VM was previously suspended, and not been reset or woken,
H A Drun-state.json265 # Emitted when the guest has woken up from suspend state and is
/openbmc/linux/Documentation/timers/
H A Dhighres.rst183 context to the softirq and to the task which is woken up by the expired
/openbmc/linux/kernel/power/
H A DKconfig188 (autosuspended), and woken up in response to a hardware-generated
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-devices-power52 the device is suspended causes it to be woken up.
/openbmc/linux/Documentation/admin-guide/pm/
H A Dcpuidle.rst152 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 Dmulti-process.rst670 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 Daf_smc.c800 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 Dscsi_eh.rst148 shost->host_failed. This wakes up SCSI EH thread. So, once woken up,
/openbmc/linux/Documentation/hid/
H A Dhid-bpf.rst31 does not get woken up when nothing else is happening on the input controller.
/openbmc/linux/Documentation/admin-guide/cgroup-v1/
H A Dcpusets.rst546 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 Dftrace.rst30 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 Dhistogram.rst2895 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 Dcoda.rst266 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 Dhacking.rst530 not be woken. There are other variants of this basic function available
/openbmc/linux/net/core/
H A Ddev.c6642 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 Dsched-deadline.rst276 This is the 0-lag time for Task T1. Since it didn't woken up in the
/openbmc/linux/kernel/trace/
H A DKconfig402 to be scheduled in, starting from the point it has woken up.
/openbmc/linux/Documentation/networking/
H A Daf_xdp.rst357 woken up by a syscall to continue processing packets. If the flag is

123