Searched refs:freezable (Results 1 – 4 of 4) sorted by relevance
20 threads) are regarded as 'freezable' and treated in a special way before the31 wakes up all the kernel threads. All freezable tasks must react to that by45 signal-handling code, but the freezable kernel threads need to call it49 freezer_active is set. The main loop of a freezable kernel thread may look71 If a freezable kernel thread is not put to the frozen state after the freezer73 entire system-wide transition will be cancelled. For this reason, freezable103 III. Which kernel threads are freezable?106 Kernel threads are not freezable by default. However, a kernel thread may clear108 directly is not allowed). From this point it is regarded as freezable130 to happen, they have to be freezable.[all …]
97 The root cgroup is non-freezable and the above interface files don't
2560 bool freezable) in unix_stream_data_wait() argument2562 unsigned int state = TASK_INTERRUPTIBLE | freezable * TASK_FREEZABLE; in unix_stream_data_wait()2754 bool freezable) in unix_stream_read_generic() argument2842 last_len, freezable); in unix_stream_read_generic()
204 A freezable wq participates in the freeze phase of the system