Searched refs:PF_FREEZER_NOSIG (Results 1 – 3 of 3) sorted by relevance
44 return !(p->flags & PF_FREEZER_NOSIG); in should_send_signal()133 current->flags &= ~(PF_NOFREEZE | PF_FREEZER_NOSIG); in set_freezable_with_signal()
1759 #define PF_FREEZER_NOSIG 0x80000000 /* Freezer won't send signals to it */ macro
260 current->flags |= PF_NOFREEZE | PF_FREEZER_NOSIG; in kthreadd()