PF_NOFREEZE 1234 drivers/block/aoe/aoecmd.c current->flags |= PF_NOFREEZE; PF_NOFREEZE 749 drivers/scsi/lpfc/lpfc_hbadisc.c current->flags |= PF_NOFREEZE; PF_NOFREEZE 1297 fs/exec.c PF_NOFREEZE | PF_NO_SETAFFINITY); PF_NOFREEZE 65 include/linux/freezer.h if (!(current->flags & PF_NOFREEZE)) PF_NOFREEZE 39 kernel/freezer.c if (p->flags & (PF_NOFREEZE | PF_SUSPEND_TASK)) PF_NOFREEZE 171 kernel/freezer.c current->flags &= ~PF_NOFREEZE; PF_NOFREEZE 578 kernel/kthread.c current->flags |= PF_NOFREEZE; PF_NOFREEZE 4092 kernel/sched/core.c current->flags |= PF_NOFREEZE;