Home
last modified time | relevance | path

Searched refs:prequeue (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/common/videobuf2/
H A Dvideobuf2-core.c2960 unsigned prequeue = 0; in vb2_thread() local
2965 prequeue = q->num_buffers; in vb2_thread()
2977 if (prequeue) { in vb2_thread()
2979 prequeue--; in vb2_thread()
/openbmc/linux/tools/testing/selftests/net/
H A Dtls.c2072 TEST(prequeue) { in TEST() argument