Searched refs:PF_FREEZER_SKIP (Results 1 – 5 of 5) sorted by relevance
32 return p->flags & (PF_FROZEN | PF_FREEZER_SKIP); in frozen_or_skipped()114 current->flags |= PF_FREEZER_SKIP; in freezer_do_not_count()126 current->flags &= ~PF_FREEZER_SKIP; in freezer_count()139 current->flags &= ~PF_FREEZER_SKIP; in freezer_count_unsafe()164 return p->flags & PF_FREEZER_SKIP; in freezer_should_skip()
1590 #define PF_FREEZER_SKIP 0x40000000 /* Freezer should not count it as freezable */ macro
86 current->flags |= PF_FREEZER_SKIP; in handle_initrd()94 current->flags &= ~PF_FREEZER_SKIP; in handle_initrd()
26 current->flags |= PF_FREEZER_SKIP; in lock_system_sleep()49 current->flags &= ~PF_FREEZER_SKIP; in unlock_system_sleep()
18 and PF_FREEZER_SKIP (the last one is auxiliary). The tasks that have