diff options
| author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2025-05-25 10:11:44 +0200 |
|---|---|---|
| committer | Hans Verkuil <hverkuil@xs4all.nl> | 2025-06-20 13:20:17 +0200 |
| commit | 70c37d403e7eba64d3eaadb8549d8f483912b6d1 (patch) | |
| tree | c9b6670ab0de157915e8adef0738b8c2a2f70c49 /tools/perf/scripts/python | |
| parent | fc5f8aec77704373ee804b5dba0e0e5029c0f180 (diff) | |
| download | linux-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')
0 files changed, 0 insertions, 0 deletions
