Lines Matching refs:all
14 PF_NOFREEZE unset (all user space processes and some kernel threads) are
24 fake signal to all user space processes, and wakes up all the kernel threads.
75 - freezes all tasks (including kernel threads) because we can't freeze
84 - thaws all tasks (including kernel threads) because we can't thaw userspace
131 "RJW:> Why we freeze tasks at all or why we freeze kernel threads?
133 Linus: In many ways, 'at all'.
141 So in practice, the 'at all' may become a 'why freeze kernel threads?' and
158 that depends on all CPUs being online while it's running. Since we need to
167 First of all, the freezing of kernel threads may be tricky if they depend one
198 A driver must have all firmwares it may need in RAM before suspend() is called.
206 First of all, grabbing the 'pm_mutex' lock to mutually exclude a piece of code
229 all user space processes or all freezable kernel threads, in unit of millisecond.