Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mm/
H A Dfolio_split_race_test.c108 static void *reader_thread(void *arg) in reader_thread() function
154 if (pthread_create(&threads[i], NULL, reader_thread, in create_readers()
/linux/kernel/kcsan/
H A Dkcsan_test.c1579 torture_stop_kthread(reader_thread, *stop_thread); in test_exit()