Home
last modified time | relevance | path

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

/qemu/util/
H A Doslib-posix.c478 void *(*touch_fn)(void *); in touch_all_pages() local
513 touch_fn = do_madv_populate_write_pages; in touch_all_pages()
515 touch_fn = do_touch_pages; in touch_all_pages()
529 touch_fn, &context->threads[i], in touch_all_pages()
533 touch_fn, &context->threads[i], in touch_all_pages()