Searched refs:PF_NOFREEZE (Results 1 – 10 of 10) sorted by relevance
41 if (p->flags & (PF_NOFREEZE | PF_SUSPEND_TASK)) in freezing_slow_path()242 current->flags &= ~PF_NOFREEZE; in set_freezable()
828 current->flags |= PF_NOFREEZE; in kthreadd()
57 if (!(current->flags & PF_NOFREEZE)) in try_to_freeze()
1747 #define PF_NOFREEZE 0x00008000 /* This thread should not be frozen */ macro
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
68 current->flags |= PF_NOFREEZE; in lock_system_sleep()76 if (!(flags & PF_NOFREEZE)) in unlock_system_sleep()77 current->flags &= ~PF_NOFREEZE; in unlock_system_sleep()
1182 PF_NOFREEZE | PF_NO_SETAFFINITY); in begin_new_exec()
1236 current->flags |= PF_NOFREEZE; in kthread()
1101 current->flags |= PF_NOFREEZE; in lpfc_do_work()
6948 current->flags |= PF_NOFREEZE; in do_task_dead()