Lines Matching full:are
26 different sleep states of the system are quite similar, but there are some
36 states are mostly identical, so they both together will be referred to as
45 The following steps are taken in order to transition the system from the working
58 Tasks are frozen primarily in order to avoid unchecked hardware accesses
64 All user space tasks are intercepted as though they were sent a signal and
69 specific reasons are frozen subsequently, but they are not intercepted.
70 Instead, they are expected to periodically check whether or not they need
79 Devices are suspended in four phases called *prepare*, *suspend*,
87 phase and high-level ("action") interrupt handlers are prevented from being
90 Interrupts are still handled after that, but they are only acknowledged to
92 would be triggered in the working state of the system (those actions are
96 IRQs associated with system wakeup devices are "armed" so that the resume
101 When all devices have been suspended, CPUs enter the idle loop and are put
123 The following steps are taken in order to transition the system from the
139 Devices are resumed in four phases called *noirq resume*, *early resume*,
153 transition are "thawed", which means that they are woken up from the
155 are allowed to exit the kernel.
167 The following steps are taken in order to transition the system from the working
186 There are platforms that can go into a very deep low-power state internally
187 when all CPUs in them are in sufficiently deep idle states and all I/O
199 devices are suspended and is finalized by the platform suspend hooks later
215 This means that all tasks are migrated away from those CPUs and all IRQs are
236 The following steps are taken in order to transition the system from a
254 The CPUs disabled in step 4 of the preceding suspend transition are taken