Searched defs:new_idx (Results 1 – 2 of 2) sorted by relevance
157 static inline int32_t vring_need_event(uint16_t event_idx, uint16_t new_idx, uint16_t old) in vring_need_event()
713 uint16_t new_idx, prev_idx; in vq_ring_must_notify_host() local