Home | History | Annotate | Download | only in linux

Lines Matching defs:batch

65 	long	cur;		/* Current batch number.                      */
66 long completed; /* Number of the last completed batch */
67 int next_pending; /* Is the next batch already waiting? */
71 /* for current batch to proceed. */
74 /* Is batch a before batch b ? */
80 /* Is batch a after batch b ? */
89 * curlist - current batch for which quiescent cycle started if any
93 long quiescbatch; /* Batch # for grace period */
97 /* 2) batch handling */
98 long batch; /* Batch # for current RCU batch */
106 long blimit; /* Upper limit on a processed batch */