Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dfreezer.h78 static inline bool __refrigerator(bool check_kthr_stop) { return false; } in __refrigerator()
/openbmc/linux/kernel/
H A Dfreezer.c62 bool __refrigerator(bool check_kthr_stop) in __refrigerator()