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