Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Doslib-posix.c443 void *(*touch_fn)(void *); in touch_all_pages() local
478 touch_fn = do_madv_populate_write_pages; in touch_all_pages()
480 touch_fn = do_touch_pages; in touch_all_pages()
494 touch_fn, &context->threads[i], in touch_all_pages()
498 touch_fn, &context->threads[i], in touch_all_pages()