Home
last modified time | relevance | path

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

/include/linux/
Dfreezer.h64 if (!(current->flags & PF_NOFREEZE)) in try_to_freeze()
Dsched.h1633 #define PF_NOFREEZE 0x00008000 /* this thread should not be frozen */ macro