Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/vm/
Dmigration.c96 void *access_mem(void *ptr) in access_mem() function
128 if (pthread_create(&self->threads[i], NULL, access_mem, ptr))
156 access_mem(ptr);
185 if (pthread_create(&self->threads[i], NULL, access_mem, ptr))
/linux-6.1.9/tools/perf/util/
Dunwind-libunwind-local.c531 static int access_mem(unw_addr_space_t __maybe_unused as, in access_mem() function
659 .access_mem = access_mem,