Lines Matching refs:previous
40 A = B iff previous A == C
45 R gets the previous A regardless if A is updated with B or not.
65 before the previous writer may continue. This is very important to the
100 the head page, and its previous pointer pointing to a page before
219 with the previous write.
387 Note, the reader page will still point to the previous head page.
496 It does a cmpxchg with the pointer to the previous head page to make it
513 After the new head page is set, the previous pointer of the head page is
543 by its previous pointer (the one that now points to the new head page)
549 Note, the way to determine a reader page is simply by examining the previous
550 pointer of the page. If the next pointer of the previous page does not