Searched refs:gup_thread (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/tools/testing/selftests/mm/ | ||
H A D | gup_test.c | 50 void *gup_thread(void *data) in gup_thread() function 260 ret = pthread_create(&tid[i], NULL, gup_thread, &gup); in main() |
Completed in 1 milliseconds