Searched refs:tail_lpos_new (Results 1 – 1 of 1) sorted by relevance
639 unsigned long tail_lpos_new; in data_push_tail() local737 tail_lpos_new = atomic_long_read(&data_ring->tail_lpos in data_push_tail()739 if (tail_lpos_new == tail_lpos) in data_push_tail()743 tail_lpos = tail_lpos_new; in data_push_tail()