summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2025-05-25 10:11:44 +0200
committerHans Verkuil <hverkuil@xs4all.nl>2025-06-20 13:20:17 +0200
commit70c37d403e7eba64d3eaadb8549d8f483912b6d1 (patch)
treec9b6670ab0de157915e8adef0738b8c2a2f70c49 /tools/perf/scripts/python/bin
parentfc5f8aec77704373ee804b5dba0e0e5029c0f180 (diff)
downloadlinux-70c37d403e7eba64d3eaadb8549d8f483912b6d1.tar.gz
linux-70c37d403e7eba64d3eaadb8549d8f483912b6d1.zip
media: verisilicon: Use __set_bit() with local bitmaps
The 'used' and 'new' bitmaps are local to this function, so there is no need to use atomic access because concurrency can not happen. Use the non-atomic __set_bit() to save a few cycles. Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Signed-off-by: Nicolas Dufresne <nicolas.dufresne@collabora.com> Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions