Home
last modified time | relevance | path

Searched refs:kthread_freezable_should_stop (Results 1 – 11 of 11) sorted by relevance

/linux/fs/nfs/
A Dcallback.c83 while (!kthread_freezable_should_stop(NULL)) { in nfs4_callback_svc()
115 while (!kthread_freezable_should_stop(NULL)) { in nfs41_callback_svc()
/linux/drivers/iio/trigger/
A Diio-trig-loop.c50 } while (likely(!kthread_freezable_should_stop(NULL))); in iio_loop_thread()
/linux/include/linux/
A Dkthread.h66 bool kthread_freezable_should_stop(bool *was_frozen);
/linux/kernel/
A Dkthread.c172 bool kthread_freezable_should_stop(bool *was_frozen) in kthread_freezable_should_stop() function
186 EXPORT_SYMBOL_GPL(kthread_freezable_should_stop);
/linux/drivers/mfd/
A Ducb1x00-ts.c213 while (!kthread_freezable_should_stop(&frozen)) { in ucb1x00_thread()
/linux/drivers/media/pci/pt3/
A Dpt3.c441 while (!kthread_freezable_should_stop(&was_frozen)) { in pt3_fetch_thread()
/linux/drivers/media/pci/pt1/
A Dpt1.c500 while (!kthread_freezable_should_stop(&was_frozen)) { in pt1_thread()
/linux/drivers/platform/x86/
A Dthinkpad_acpi.c2535 if (unlikely(kthread_freezable_should_stop(&was_frozen))) in hotkey_kthread()
/linux/
A Dvmlinux.symvers10491 0x00000000 kthread_freezable_should_stop vmlinux EXPORT_SYMBOL_GPL
A DSystem.map2740 ffff8000100ac9b0 T kthread_freezable_should_stop
A D.tmp_System.map2740 ffff8000100ac9b0 T kthread_freezable_should_stop

Completed in 340 milliseconds