Home
last modified time | relevance | path

Searched refs:PF_NOFREEZE (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/
H A Dfreezer.c43 if (p->flags & (PF_NOFREEZE | PF_SUSPEND_TASK)) in freezing_slow_path()
183 current->flags &= ~PF_NOFREEZE; in set_freezable()
H A Dkthread.c662 current->flags |= PF_NOFREEZE; in kthreadd()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfreezer.h70 if (!(current->flags & PF_NOFREEZE)) in try_to_freeze()
H A Dsched.h1577 #define PF_NOFREEZE 0x00008000 /* This thread should not be frozen */ macro
/OK3568_Linux_fs/kernel/Documentation/power/
H A Dfreezing-of-tasks.rst17 There are three per-task flags used for that, PF_NOFREEZE, PF_FROZEN
19 PF_NOFREEZE unset (all user space processes and some kernel threads) are
97 PF_NOFREEZE for itself by calling set_freezable() (the resetting of PF_NOFREEZE
/OK3568_Linux_fs/kernel/fs/
H A Dexec.c1312 PF_NOFREEZE | PF_NO_SETAFFINITY); in begin_new_exec()
/OK3568_Linux_fs/kernel/drivers/block/aoe/
H A Daoecmd.c1232 current->flags |= PF_NOFREEZE; in kthread()
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dcore.c4819 current->flags |= PF_NOFREEZE; in do_task_dead()
/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_hbadisc.c763 current->flags |= PF_NOFREEZE; in lpfc_do_work()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_main.c5952 current->flags |= PF_NOFREEZE;
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_main.c8281 current->flags |= PF_NOFREEZE;