Lines Matching refs:move
210 writer stack. A writer that preempts another writer will not move the
338 In this case, the head page will not move when the tail and commit
339 move back into the ring buffer.
568 writer may move the tail page. The way this is done is that the writer
572 move the head page, until the writer is finished with the move.
614 After the head page has been moved, the tail page may now move forward.
663 This means that the commit will not move while a writer is moving the
678 Only writers move the tail page. This must be done atomically to protect
838 The writer will move the head page forward:
866 Then it will move the tail page, and return back to the second writer.
880 The second writer will fail to move the tail page because it was already