Home
last modified time | relevance | path

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

/xen/tools/libxc/
A Dxc_sr_save.c96 unsigned int nr_pfns = ctx->save.nr_batch_pfns; in write_batch()
268 rc = ctx->save.nr_batch_pfns = 0; in write_batch()
293 if ( ctx->save.nr_batch_pfns == 0 ) in flush_batch()
315 if ( ctx->save.nr_batch_pfns == MAX_BATCH_SIZE ) in add_to_batch()
319 ctx->save.batch_pfns[ctx->save.nr_batch_pfns++] = pfn; in add_to_batch()
A Dxc_sr_common.h246 unsigned int nr_batch_pfns; member

Completed in 7 milliseconds