18 list_add_tail(&buf->
qentry, queue);
64 list_add(&buf->
qentry, list);
void aura_requeue_buffer(struct list_head *list, struct aura_buffer *buf)
struct aura_buffer * aura_dequeue_buffer(struct list_head *head)
static void aura_buffer_rewind(struct aura_buffer *buf)
void aura_queue_buffer(struct list_head *queue, struct aura_buffer *buf)
struct aura_buffer * aura_peek_buffer(struct list_head *head)