Home
last modified time | relevance | path

Searched refs:PF_NOFREEZE (Results 1 - 3 of 3) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dfreezer.h72 if (!(current->flags & PF_NOFREEZE)) { in try_to_freeze()
97 * PF_NOFREEZE if needed. Fortunately, in the ____call_usermodehelper() case the
H A Dsched.h1681 #define PF_NOFREEZE 0x00008000 /* This thread should not be frozen */ macro
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dcore.c4987 current->flags |= PF_NOFREEZE; in do_task_dead()

Completed in 15 milliseconds