Home
last modified time | relevance | path

Searched defs:freezing (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/include/linux/
Dfreezer.h35 static inline bool freezing(struct task_struct *p) in freezing() function
262 static inline bool freezing(struct task_struct *p) { return false; } in freezing() function