Lines Matching refs:freezable
20 regarded as 'freezable' and treated in a special way before the system enters a
30 All freezable tasks must react to that by calling try_to_freeze(), which
44 signal-handling code, but the freezable kernel threads need to call it
48 calling try_to_freeze(). The main loop of a freezable kernel thread may look
61 If a freezable kernel thread fails to call try_to_freeze() after the freezer has
63 hibernation operation will be cancelled. For this reason, freezable kernel
93 III. Which kernel threads are freezable?
96 Kernel threads are not freezable by default. However, a kernel thread may clear
98 directly is not allowed). From this point it is regarded as freezable
119 to happen, they have to be freezable.
152 Still, there are kernel threads that may want to be freezable. For example, if
155 to access it at that time. However, if the kernel thread is freezable, it will
178 TASK_UNINTERRUPTIBLE state) that needs to be done by freezable kernel thread B
180 may be undesirable. That's why kernel threads are not freezable by default.
244 all user space processes or all freezable kernel threads, in unit of