Home
last modified time | relevance | path

Searched defs:unbalanced (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/common/videobuf2/
H A Dvideobuf2-core.c540 bool unbalanced = q->cnt_start_streaming != q->cnt_stop_streaming || in __vb2_queue_free() local
560 bool unbalanced = vb->cnt_mem_alloc != vb->cnt_mem_put || in __vb2_queue_free() local
/kernel/linux/linux-6.6/drivers/media/common/videobuf2/
H A Dvideobuf2-core.c530 bool unbalanced = q->cnt_start_streaming != q->cnt_stop_streaming || in __vb2_queue_free() local
555 bool unbalanced = vb->cnt_mem_alloc != vb->cnt_mem_put || in __vb2_queue_free() local

Completed in 7 milliseconds