Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/mm/
H A Dmigration.c97 void *access_mem(void *ptr) in access_mem() function
132 if (pthread_create(&self->threads[i], NULL, access_mem, ptr))
164 access_mem(ptr);
194 if (pthread_create(&self->threads[i], NULL, access_mem, ptr))
/openbmc/linux/tools/perf/util/
H A Dunwind-libunwind-local.c551 static int access_mem(unw_addr_space_t __maybe_unused as, in access_mem() function
684 .access_mem = access_mem,