Searched refs:stop_thread (Results 1 – 1 of 1) sorted by relevance
1551 struct task_struct **stop_thread; in test_exit() local1564 for (stop_thread = threads; *stop_thread; stop_thread++) in test_exit()1565 torture_stop_kthread(reader_thread, *stop_thread); in test_exit()