Searched refs:tail_lpos_new (Results 1 – 1 of 1) sorted by relevance
635 unsigned long tail_lpos_new; in data_push_tail() local734 tail_lpos_new = atomic_long_read(&data_ring->tail_lpos in data_push_tail()736 if (tail_lpos_new == tail_lpos) in data_push_tail()740 tail_lpos = tail_lpos_new; in data_push_tail()