Searched refs:batch (Results 1 – 10 of 10) sorted by relevance
206 unsigned int batch = 0; variable300 if (!batch) { in print()315 if (!batch) in xentop_attron()321 if (!batch) in xentop_attroff()1176 if (!batch) in top()1203 if(!batch && current_row() == lines()-1) in top()1216 if (!batch) in top()1280 batch = 1; in main()1297 if (!batch) { in main()
29 -b batch mode dump snapshots to standard output (used with -n)
78 long batch; /* Batch # for current RCU batch */ member428 if (rdp->curlist && !rcu_batch_before(rcp->completed, rdp->batch)) { in __rcu_process_callbacks()448 rdp->batch = rcp->cur + 1; in __rcu_process_callbacks()492 if (rdp->curlist && !rcu_batch_before(rcp->completed, rdp->batch)) in __rcu_pending()
52 =item B<-b>, B<--batch>54 output data in batch mode (to stdout)
41 %option batch
168 %option batch
230 [ 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 be354 To reserve a private batch:364 To release a batch back to the shared pool:
223 it batch these unmap operations. The callback just queues another unmap.]
541 bool_t batch = is_multicast_dest(vlapic, short_hand, dest, dest_mode); in vlapic_ipi() local543 if ( batch ) in vlapic_ipi()551 if ( batch ) in vlapic_ipi()
167 @ Do comparisons in batch of 4 first.
Completed in 13 milliseconds