aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorBenjamin Gaignard <[email protected]>2023-11-09 17:29:17 +0100
committerMauro Carvalho Chehab <[email protected]>2023-11-23 11:54:47 +0100
commit6ea001f94ab571e5e7f8a187dad261710e58563b (patch)
tree9c2d48e682fb52f081a560c73c0cd450bc6eb04b /tools/perf/scripts/python/syscall-counts.py
parent3c147c29310b838fb79a84f01448e34fbcbf0334 (diff)
media: videobuf2: Access vb2_queue bufs array through helper functions
This patch adds 2 helpers functions to add and remove vb2 buffers from a queue. With these 2 and vb2_get_buffer(), bufs field of struct vb2_queue becomes like a private member of the structure. After each call to vb2_get_buffer() we need to be sure that we get a valid pointer in preparation for when buffers can be deleted. Signed-off-by: Benjamin Gaignard <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions