Home
last modified time | relevance | path

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

/linux/kernel/
H A Drelay.c662 size_t old_subbuf, new_subbuf; in relay_switch_subbuf() local
669 old_subbuf = buf->subbufs_produced % buf->chan->n_subbufs; in relay_switch_subbuf()
670 buf->padding[old_subbuf] = buf->prev_padding; in relay_switch_subbuf()
675 buf->padding[old_subbuf]; in relay_switch_subbuf()
678 buf->padding[old_subbuf]; in relay_switch_subbuf()