Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mm/
H A Dpagemap_ioctl.c1350 void *thread_proc(void *mem) in thread_proc()
1421 pthread_create(&th, NULL, thread_proc, mem + 0x1000 * i * pages_per_thread); in transact_test()
1344 void *thread_proc(void *mem) thread_proc() function