Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/mm/
H A Dgup_test.c51 void *gup_thread(void *data) in gup_thread() function
261 ret = pthread_create(&tid[i], NULL, gup_thread, &gup); in main()