Lines Matching refs:writes
17 tail - where new writes happen in the ring buffer.
21 producer - the task that writes into the ring buffer (same as writer)
284 and will not be a full commit until all writes have been committed.
292 page then no more writes may take place (regardless of the mode
457 and writes only preempt in "stack" formation.
567 and more writes take place, the head page must be moved forward before the
628 As stated before, if enough writes preempt the first write, the
630 page. At this time, we must start dropping writes (usually with some kind
659 tail page wrapped the buffer, and we must drop new writes.
671 Nested writes
777 It can be even more complex if several nested writes came in and moved