Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/mm/
Dmigration.c102 void *access_mem(void *ptr) in access_mem() function
137 if (pthread_create(&self->threads[i], NULL, access_mem, ptr))
169 access_mem(ptr);
199 if (pthread_create(&self->threads[i], NULL, access_mem, ptr))
/linux-6.12.1/tools/perf/util/
Dunwind-libunwind-local.c570 static int access_mem(unw_addr_space_t __maybe_unused as, in access_mem() function
703 .access_mem = access_mem,