Home
last modified time | relevance | path

Searched refs:old_subbuf (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/
H A Drelay.c558 size_t old_subbuf, new_subbuf; in relay_switch_subbuf() local
567 old_subbuf = buf->subbufs_produced % buf->chan->n_subbufs; in relay_switch_subbuf()
568 buf->padding[old_subbuf] = prev_padding; in relay_switch_subbuf()
573 buf->padding[old_subbuf]; in relay_switch_subbuf()
576 buf->padding[old_subbuf]; in relay_switch_subbuf()