Searched refs:relay_subbufs_consumed (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Drelay.h179 extern void relay_subbufs_consumed(struct rchan *chan,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Drelay.c777 * relay_subbufs_consumed - update the buffer's sub-buffers-consumed count
789 void relay_subbufs_consumed(struct rchan *chan, function
808 EXPORT_SYMBOL_GPL(relay_subbufs_consumed); variable
953 relay_subbufs_consumed(buf->chan, buf->cpu, 1);
966 relay_subbufs_consumed(buf->chan, buf->cpu, 1);
1187 relay_subbufs_consumed(rbuf->chan, rbuf->cpu, 1);

Completed in 42 milliseconds