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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Drelay.c126 * relay_alloc_buf - allocate a channel buffer
133 static void *relay_alloc_buf(struct rchan_buf *buf, size_t *size) function
182 buf->start = relay_alloc_buf(buf, &chan->alloc_size);

Completed in 63 milliseconds