Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/mm/
Dpagemap_ioctl.c1344 void *thread_proc(void *mem) in thread_proc() function
1414 pthread_create(&th, NULL, thread_proc, mem + 0x1000 * i * pages_per_thread); in transact_test()