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

/include/linux/
H A Dfreezer.h38 extern bool __refrigerator(bool check_kthr_stop);
52 return __refrigerator(false);
60 return __refrigerator(false);
185 static inline bool __refrigerator(bool check_kthr_stop) { return false; } function

Completed in 40 milliseconds