Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Doslib-posix.c576 MemsetContext *context, *next_context; in qemu_finish_async_prealloc_mem()
591 QLIST_FOREACH_SAFE(context, &memset_contexts, next, next_context) { in qemu_finish_async_prealloc_mem()
569 MemsetContext *context, *next_context; qemu_finish_async_prealloc_mem() local