Home | History | Annotate | Download | only in util

Lines Matching refs:to_free

134 	INIT_LIST_HEAD(&self->ordered_samples.to_free);
504 while (!list_empty(&os->to_free)) {
507 sq = list_entry(os->to_free.next, struct sample_queue, list);
699 list_add(&os->sample_buffer->list, &os->to_free);