Searched refs:prequeue (Results 1 – 2 of 2) sorted by relevance
3200 unsigned prequeue = 0; in vb2_thread() local 3205 prequeue = vb2_get_num_buffers(q); in vb2_thread() 3217 if (prequeue) { in vb2_thread() 3221 prequeue--; in vb2_thread()
2666 TEST(prequeue) { in TEST() argument