Home
last modified time | relevance | path

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

/include/linux/
Dfreezer.h71 static inline bool try_to_freeze(void) in try_to_freeze() function
141 try_to_freeze(); in freezer_count()
308 static inline bool try_to_freeze(void) { return false; } in try_to_freeze() function