Home
last modified time | relevance | path

Searched refs:freezer_do_not_count (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/
Dfreezer.h106 static inline void freezer_do_not_count(void) in freezer_do_not_count() function
170 freezer_do_not_count(); in freezable_schedule()
178 freezer_do_not_count(); in freezable_schedule_unsafe()
190 freezer_do_not_count(); in freezable_schedule_timeout()
203 freezer_do_not_count(); in freezable_schedule_timeout_interruptible()
213 freezer_do_not_count(); in freezable_schedule_timeout_killable()
223 freezer_do_not_count(); in freezable_schedule_timeout_killable_unsafe()
237 freezer_do_not_count(); in freezable_schedule_hrtimeout_range()
253 freezer_do_not_count(); \
273 static inline void freezer_do_not_count(void) {} in freezer_do_not_count() function
/linux-4.4.14/kernel/
Dfork.c830 freezer_do_not_count(); in wait_for_vfork_done()