Lines Matching refs:space
6 The freezing of tasks is a mechanism by which user space processes and some
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.
31 kernel/freezer.c & include/linux/freezer.h). User space processes are generally
38 For user space processes try_to_freeze() is called automatically from the
110 The majority of these are user space processes, but if any of the kernel threads
122 3. The third reason is to prevent user space processes and some kernel threads
123 from interfering with the suspending and resuming of devices. A user space
152 4. Another reason for freezing tasks is to prevent user space processes from
154 space processes should not notice that such a system-wide operation has occurred
174 space processes:
184 avoid the realization by the user space processes that the hibernation is taking
229 all user space processes or all freezable kernel threads, in unit of millisecond.