Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dfreezer.h120 * freezer_count - tell freezer to stop ignoring %current
126 static inline void freezer_count(void) in freezer_count() function
159 * The following smp_mb() paired with the one in freezer_count() in freezer_should_skip()
160 * ensures that either freezer_count() sees %true freezing() or we in freezer_should_skip()
180 freezer_count(); in freezable_schedule()
200 freezer_count(); in freezable_schedule_timeout()
213 freezer_count(); in freezable_schedule_timeout_interruptible()
234 freezer_count(); in freezable_schedule_timeout_killable()
257 freezer_count(); in freezable_schedule_hrtimeout_range()
325 static inline void freezer_count(voi in freezer_do_not_count() function
[all...]

Completed in 1 milliseconds