Searched refs:frozen (Results 1 - 2 of 2) sorted by relevance

/include/linux/
H A Dfreezer.h16 * Check if a process has been frozen
18 static inline bool frozen(struct task_struct *p) function
80 * complete. However, we don't want kernel threads to be frozen in unexpected
84 * (the child) does a little before exec/exit and it can't be frozen before
115 * sleeping in TASK_UNINTERRUPTIBLE or TASK_KILLABLE state to be frozen. Note
181 static inline bool frozen(struct task_struct *p) { return false; } function
H A Dmm_types.h96 unsigned frozen:1; member in struct:page::__anon809::__anon811::__anon812::__anon813::__anon814

Completed in 68 milliseconds