Searched refs:PF_NOFREEZE (Results 1 – 6 of 6) sorted by relevance
17 There is one per-task flag (PF_NOFREEZE) and three per-task states19 The tasks that have PF_NOFREEZE unset (all user space tasks and some kernel107 PF_NOFREEZE for itself by calling set_freezable() (the resetting of PF_NOFREEZE
70 current->flags |= PF_NOFREEZE; in lock_system_sleep()78 if (!(flags & PF_NOFREEZE)) in unlock_system_sleep()79 current->flags &= ~PF_NOFREEZE; in unlock_system_sleep()
797 current->flags |= PF_NOFREEZE; in kthreadd()
1772 #define PF_NOFREEZE 0x00008000 /* This thread should not be frozen */1769 #define PF_NOFREEZE global() macro
1236 current->flags |= PF_NOFREEZE; in kthread()
7205 current->flags |= PF_NOFREEZE; in do_task_dead()