Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dfreezer.h65 if (!(current->flags & PF_NOFREEZE)) in try_to_freeze()
Dsched.h1396 #define PF_NOFREEZE 0x00008000 /* This thread should not be frozen */ macro
/linux-4.19.296/fs/
Dexec.c1305 PF_NOFREEZE | PF_NO_SETAFFINITY); in flush_old_exec()