Searched refs:batch (Results 1 – 10 of 10) sorted by relevance
75 long batch; /* Batch # for current RCU batch */ member369 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()
206 unsigned int batch = 0; variable301 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()
29 -b batch mode dump snapshots to standard output (used with -n)
52 =item B<-b>, B<--batch>54 output data in batch mode (to stdout)
41 %option batch
157 %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.]
509 bool_t batch = is_multicast_dest(vlapic, short_hand, dest, dest_mode); in vlapic_ipi() local511 if ( batch ) in vlapic_ipi()519 if ( batch ) in vlapic_ipi()
167 @ Do comparisons in batch of 4 first.
Completed in 15 milliseconds