Searched refs:try_to_freeze (Results 1 – 25 of 64) sorted by relevance
123
63 static inline bool try_to_freeze(void) in try_to_freeze() function128 try_to_freeze(); in freezer_count()282 static inline bool try_to_freeze(void) { return false; } in try_to_freeze() function
30 All freezable tasks must react to that by calling try_to_freeze(), which40 try_to_freeze() function (defined in include/linux/freezer.h), that checks43 For user space processes try_to_freeze() is called automatically from the48 calling try_to_freeze(). The main loop of a freezable kernel thread may look61 If a freezable kernel thread fails to call try_to_freeze() after the freezer has64 threads must call try_to_freeze() somewhere or use one of the99 and must call try_to_freeze() in a suitable place.
174 return try_to_freeze(); in set_freezable()
233 try_to_freeze(); in usermodehelper_read_trylock()
125 if (try_to_freeze()) in jffs2_garbage_collect_thread()
157 try_to_freeze(); in vimc_streamer_thread()
67 try_to_freeze(); in vivid_thread_touch_cap()
165 try_to_freeze(); in vivid_thread_vid_out()
140 try_to_freeze(); in vivid_thread_sdr_cap()
475 try_to_freeze(); in tvaudio_thread()586 try_to_freeze(); in tvaudio_thread()771 try_to_freeze(); in tvaudio_thread_ddep()
170 try_to_freeze(); in tps65217_charger_poll_task()
215 try_to_freeze(); in tps65090_charger_poll_task()
267 try_to_freeze(); in agent_thread_fn()
287 if (try_to_freeze()) in ksmbd_conn_handler_loop()
307 try_to_freeze(); in ksmbd_tcp_readv()
97 try_to_freeze(); in wf_thread_func()
288 try_to_freeze(); in monitor_task()
153 if (try_to_freeze()) in pnp_dock_thread()
37 try_to_freeze(); in pvr2_dvb_feed_func()
356 try_to_freeze(); in mshw0011_poll_task()
759 try_to_freeze(); in svc_get_next_xprt()865 try_to_freeze(); in svc_recv()
655 try_to_freeze(); in xfsaild()
431 if (try_to_freeze()) in ksgxd()
288 if (try_to_freeze()) in ubifs_bg_thread()
520 try_to_freeze(); in ap_poll_thread()526 try_to_freeze(); in ap_poll_thread()
Completed in 43 milliseconds