Searched refs:__refrigerator (Results 1 – 7 of 7) sorted by relevance
45 extern bool __refrigerator(bool check_kthr_stop);60 return __refrigerator(false); in try_to_freeze_unsafe()276 static inline bool __refrigerator(bool check_kthr_stop) { return false; } in __refrigerator() function
56 bool __refrigerator(bool check_kthr_stop) in __refrigerator() function92 EXPORT_SYMBOL(__refrigerator);
179 frozen = __refrigerator(true); in kthread_freezable_should_stop()
31 results in a call to __refrigerator() (defined in kernel/freezer.c), which sets39 __refrigerator() must not be called directly. Instead, use the41 if the task is to be frozen and makes the task enter __refrigerator().70 have been frozen leave __refrigerator() and continue running.
8785 0x00000000 __refrigerator vmlinux EXPORT_SYMBOL
4472 ffff800010112770 T __refrigerator
Completed in 344 milliseconds