Home
last modified time | relevance | path

Searched refs:freezable (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/Documentation/power/
Dfreezing-of-tasks.rst20 threads) are regarded as 'freezable' and treated in a special way before the
31 wakes up all the kernel threads. All freezable tasks must react to that by
45 signal-handling code, but the freezable kernel threads need to call it
49 freezer_active is set. The main loop of a freezable kernel thread may look
71 If a freezable kernel thread is not put to the frozen state after the freezer
73 entire system-wide transition will be cancelled. For this reason, freezable
103 III. Which kernel threads are freezable?
106 Kernel threads are not freezable by default. However, a kernel thread may clear
108 directly is not allowed). From this point it is regarded as freezable
130 to happen, they have to be freezable.
[all …]
/linux-6.12.1/Documentation/admin-guide/cgroup-v1/
Dfreezer-subsystem.rst97 The root cgroup is non-freezable and the above interface files don't
/linux-6.12.1/net/unix/
Daf_unix.c2560 bool freezable) in unix_stream_data_wait() argument
2562 unsigned int state = TASK_INTERRUPTIBLE | freezable * TASK_FREEZABLE; in unix_stream_data_wait()
2754 bool freezable) in unix_stream_read_generic() argument
2842 last_len, freezable); in unix_stream_read_generic()
/linux-6.12.1/Documentation/core-api/
Dworkqueue.rst204 A freezable wq participates in the freeze phase of the system