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

/linux-4.4.14/kernel/
H A Dfreezer.c59 bool __refrigerator(bool check_kthr_stop) __refrigerator() function
95 EXPORT_SYMBOL(__refrigerator); variable
H A Dkthread.c118 frozen = __refrigerator(true); kthread_freezable_should_stop()
/linux-4.4.14/include/linux/
H A Dfreezer.h44 extern bool __refrigerator(bool check_kthr_stop);
59 return __refrigerator(false); try_to_freeze_unsafe()
264 static inline bool __refrigerator(bool check_kthr_stop) { return false; } freeze_processes() function

Completed in 100 milliseconds