Home
last modified time | relevance | path

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

/include/linux/
Dfreezer.h19 static inline bool frozen(struct task_struct *p) in frozen() function
305 static inline bool frozen(struct task_struct *p) { return false; } in frozen() function
Dmm_types.h96 unsigned frozen:1; member