Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/common/
A Drcupdate.c75 long batch; /* Batch # for current RCU batch */ member
369 if (rdp->curlist && !rcu_batch_before(rcp->completed, rdp->batch)) { in __rcu_process_callbacks()
389 rdp->batch = rcp->cur + 1; in __rcu_process_callbacks()
420 if (rdp->curlist && !rcu_batch_before(rcp->completed, rdp->batch)) in __rcu_pending()
/xen-4.10.0-shim-comet/tools/xenstat/xentop/
A Dxentop.c206 unsigned int batch = 0; variable
301 if (!batch) { in print()
316 if (!batch) in xentop_attron()
322 if (!batch) in xentop_attroff()
1120 if (!batch) in top()
1147 if(!batch && current_row() == lines()-1) in top()
1162 if (!batch) in top()
1226 batch = 1; in main()
1246 if (!batch) { in main()
A DTODO29 -b batch mode dump snapshots to standard output (used with -n)
/xen-4.10.0-shim-comet/docs/man/
A Dxentop.pod.152 =item B<-b>, B<--batch>
54 output data in batch mode (to stdout)
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxlu_cfg_l.l41 %option batch
A Dlibxlu_disk_l.l157 %option batch
/xen-4.10.0-shim-comet/docs/misc/
A Dgrant-tables.txt230 [ XXX: show use of batch operations below, rather than single frame XXX ]
351 failure to allocate them on demand would cause difficulty, a batch can be
354 To reserve a private batch:
364 To release a batch back to the shared pool:
A Dnetif-staging-grants.pandoc223 it batch these unmap operations. The callback just queues another unmap.]
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dvlapic.c509 bool_t batch = is_multicast_dest(vlapic, short_hand, dest, dest_mode); in vlapic_ipi() local
511 if ( batch ) in vlapic_ipi()
519 if ( batch ) in vlapic_ipi()
/xen-4.10.0-shim-comet/xen/arch/arm/arm32/lib/
A Dlib1funcs.S167 @ Do comparisons in batch of 4 first.

Completed in 15 milliseconds