Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_sr_save.c88 unsigned nr_pfns = ctx->save.nr_batch_pfns; in write_batch()
261 rc = ctx->save.nr_batch_pfns = 0; in write_batch()
286 if ( ctx->save.nr_batch_pfns == 0 ) in flush_batch()
308 if ( ctx->save.nr_batch_pfns == MAX_BATCH_SIZE ) in add_to_batch()
312 ctx->save.batch_pfns[ctx->save.nr_batch_pfns++] = pfn; in add_to_batch()
A Dxc_sr_common.h206 unsigned nr_batch_pfns; member

Completed in 5 milliseconds