Searched refs:PF_NOFREEZE (Results 1 – 9 of 9) sorted by relevance
44 if (p->flags & (PF_NOFREEZE | PF_SUSPEND_TASK)) in freezing_slow_path()176 current->flags &= ~PF_NOFREEZE; in set_freezable()
569 current->flags |= PF_NOFREEZE; in kthreadd()
65 if (!(current->flags & PF_NOFREEZE)) in try_to_freeze()
1383 #define PF_NOFREEZE 0x00008000 /* This thread should not be frozen */ macro
12 There are three per-task flags used for that, PF_NOFREEZE, PF_FROZEN14 PF_NOFREEZE unset (all user space processes and some kernel threads) are91 PF_NOFREEZE for itself by calling set_freezable() (the resetting of PF_NOFREEZE
1290 PF_NOFREEZE | PF_NO_SETAFFINITY); in flush_old_exec()
1236 current->flags |= PF_NOFREEZE; in kthread()
3488 current->flags |= PF_NOFREEZE; in do_task_dead()
745 current->flags |= PF_NOFREEZE; in lpfc_do_work()