| /linux-6.15/include/linux/ |
| H A D | freezer.h | 51 static inline bool try_to_freeze(void) in try_to_freeze() function 84 static inline bool try_to_freeze(void) { return false; } in try_to_freeze() function
|
| /linux-6.15/fs/jffs2/ |
| H A D | background.c | 125 if (try_to_freeze()) in jffs2_garbage_collect_thread()
|
| /linux-6.15/Documentation/power/ |
| H A D | freezing-of-tasks.rst | 32 calling try_to_freeze(), which results in a call to __refrigerator() (defined 41 try_to_freeze() function (defined in include/linux/freezer.h), that checks 44 For user space processes try_to_freeze() is called automatically from the 74 kernel threads must call try_to_freeze() somewhere or use one of the 109 and must call try_to_freeze() or variants of wait_event_freezable() in a
|
| /linux-6.15/kernel/ |
| H A D | freezer.c | 236 return try_to_freeze(); in set_freezable()
|
| H A D | umh.c | 230 try_to_freeze(); in usermodehelper_read_trylock()
|
| /linux-6.15/drivers/media/test-drivers/vimc/ |
| H A D | vimc-streamer.c | 163 try_to_freeze(); in vimc_streamer_thread()
|
| /linux-6.15/drivers/media/test-drivers/vivid/ |
| H A D | vivid-kthread-touch.c | 72 try_to_freeze(); in vivid_thread_touch_cap()
|
| H A D | vivid-kthread-out.c | 167 try_to_freeze(); in vivid_thread_vid_out()
|
| H A D | vivid-sdr-cap.c | 144 try_to_freeze(); in vivid_thread_sdr_cap()
|
| /linux-6.15/drivers/power/supply/ |
| H A D | tps65217_charger.c | 169 try_to_freeze(); in tps65217_charger_poll_task()
|
| H A D | tps65090-charger.c | 215 try_to_freeze(); in tps65090_charger_poll_task()
|
| /linux-6.15/drivers/media/pci/saa7134/ |
| H A D | saa7134-tvaudio.c | 475 try_to_freeze(); in tvaudio_thread() 586 try_to_freeze(); in tvaudio_thread() 771 try_to_freeze(); in tvaudio_thread_ddep()
|
| /linux-6.15/fs/bcachefs/ |
| H A D | clock.c | 120 try_to_freeze(); in bch2_kthread_io_clock_wait()
|
| /linux-6.15/drivers/macintosh/ |
| H A D | windfarm_core.c | 95 try_to_freeze(); in wf_thread_func()
|
| H A D | therm_adt746x.c | 289 try_to_freeze(); in monitor_task()
|
| /linux-6.15/drivers/pnp/pnpbios/ |
| H A D | core.c | 153 if (try_to_freeze()) in pnp_dock_thread()
|
| /linux-6.15/fs/smb/server/ |
| H A D | connection.c | 329 if (try_to_freeze()) in ksmbd_conn_handler_loop()
|
| H A D | transport_tcp.c | 327 try_to_freeze(); in ksmbd_tcp_readv()
|
| /linux-6.15/drivers/platform/surface/ |
| H A D | surface3_power.c | 363 try_to_freeze(); in mshw0011_poll_task()
|
| /linux-6.15/fs/ubifs/ |
| H A D | commit.c | 299 if (try_to_freeze()) in ubifs_bg_thread()
|
| /linux-6.15/arch/x86/kernel/cpu/sgx/ |
| H A D | main.c | 408 if (try_to_freeze()) in ksgxd()
|
| /linux-6.15/drivers/media/pci/cx88/ |
| H A D | cx88-tvaudio.c | 999 try_to_freeze(); in cx88_audio_thread()
|
| /linux-6.15/fs/xfs/ |
| H A D | xfs_trans_ail.c | 698 try_to_freeze(); in xfsaild()
|
| /linux-6.15/drivers/tty/hvc/ |
| H A D | hvc_console.c | 799 try_to_freeze(); in khvcd()
|
| /linux-6.15/drivers/pcmcia/ |
| H A D | cs.c | 676 try_to_freeze(); in pccardd()
|