Searched refs:kthread_should_stop (Results 1 – 20 of 20) sorted by relevance
82 return test_error || kthread_should_stop(); in break_test()374 while (!kthread_should_stop()) { in wait_to_die()395 if (!kthread_should_stop()) in ring_buffer_consumer_thread()424 if (!kthread_should_stop()) in ring_buffer_producer_thread()
42 if (kthread_should_stop()) in busy_wait()123 while (!kthread_should_stop()) { in preemptirq_delay_run()
152 while (!kthread_should_stop()) { in benchmark_event_kthread()
334 while (!kthread_should_stop()) { in kthread_fn()
1080 while (!kthread_should_stop()) { in trace_wakeup_test_thread()
5779 while (!kthread_should_stop()) { in rb_test()5802 while (!kthread_should_stop()) { in rb_hammer_test()
3551 while (!kthread_should_stop()) { in event_test_thread()
900 while (!kthread_should_stop()) { in rcu_torture_boost()908 if (kthread_should_stop()) in rcu_torture_boost()956 !kthread_should_stop()) { in rcu_torture_boost()971 while (!kthread_should_stop() || smp_load_acquire(&rbi.inflight)) { in rcu_torture_boost()995 !kthread_should_stop()) { in rcu_torture_fqs()1000 !kthread_should_stop()) { in rcu_torture_fqs()1731 if (!kthread_should_stop() && stall_gp_kthread > 0) { in rcu_torture_stall()1735 if (kthread_should_stop()) in rcu_torture_stall()1740 if (!kthread_should_stop() && stall_cpu > 0) { in rcu_torture_stall()1763 while (!kthread_should_stop()) in rcu_torture_stall()[all …]
409 } else if (!kthread_should_stop()) { in rcu_scale_writer()
607 kthread_should_stop()); in crc32_threadfn()608 if (kthread_should_stop()) { in crc32_threadfn()650 kthread_should_stop()); in lzo_compress_threadfn()651 if (kthread_should_stop()) { in lzo_compress_threadfn()1136 kthread_should_stop()); in lzo_decompress_threadfn()1137 if (kthread_should_stop()) { in lzo_decompress_threadfn()
128 bool kthread_should_stop(void) in kthread_should_stop() function132 EXPORT_SYMBOL(kthread_should_stop);178 return kthread_should_stop(); in kthread_freezable_should_stop()735 if (kthread_should_stop()) { in kthread_worker_fn()
75 (check_kthr_stop && kthread_should_stop())) in __refrigerator()
762 return torture_must_stop_irq() || kthread_should_stop(); in torture_must_stop()789 while (!kthread_should_stop()) { in torture_kthread_stopping()
114 if (kthread_should_stop()) { in smpboot_thread_fn()
855 while (!kthread_should_stop()) { in kauditd_thread()
2516 should_stop = kthread_should_stop(); in rescuer_thread()
417 return (current->flags & PF_KTHREAD) && kthread_should_stop(); in is_kthread_should_stop()
680 kthread_should_stop()); in psi_poll_worker()681 if (kthread_should_stop()) in psi_poll_worker()
310 while (!kthread_should_stop() || !__ptr_ring_empty(rcpu->queue)) { in cpu_map_kthread_run()
958 if (kthread_should_stop()) { in irq_wait_for_interrupt()