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

/linux-master/include/linux/
H A Dfreezer.h45 extern bool __refrigerator(bool check_kthr_stop);
58 return __refrigerator(false);
78 static inline bool __refrigerator(bool check_kthr_stop) { return false; } function
/linux-master/kernel/
H A Dfreezer.c62 bool __refrigerator(bool check_kthr_stop) function
96 EXPORT_SYMBOL(__refrigerator); variable
179 * in the __refrigerator(), saved_state == TASK_RUNNING so nothing happens
H A Dkthread.c210 frozen = __refrigerator(true);
/linux-master/fs/bcachefs/
H A Dmovinggc.c347 __refrigerator(false);

Completed in 148 milliseconds