Home
last modified time | relevance | path

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

/kernel/kcsan/
Dkcsan_test.c1551 struct task_struct **stop_thread; in test_exit() local
1564 for (stop_thread = threads; *stop_thread; stop_thread++) in test_exit()
1565 torture_stop_kthread(reader_thread, *stop_thread); in test_exit()