Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/common/videobuf2/
H A Dvideobuf2-core.c2897 unsigned prequeue = 0; in vb2_thread() local
2902 prequeue = q->num_buffers; in vb2_thread()
2914 if (prequeue) { in vb2_thread()
2916 prequeue--; in vb2_thread()
/kernel/linux/linux-6.6/drivers/media/common/videobuf2/
H A Dvideobuf2-core.c2955 unsigned prequeue = 0; in vb2_thread() local
2960 prequeue = q->num_buffers; in vb2_thread()
2972 if (prequeue) { in vb2_thread()
2974 prequeue--; in vb2_thread()
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dtls.c2058 TEST(prequeue) { in TEST()

Completed in 10 milliseconds