aboutsummaryrefslogtreecommitdiffstats
path: root/lib/find_bit_benchmark.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld1-2/+2
2022-09-26lib/bitmap: add tests for find_nth_bit()Yury Norov1-0/+18
2022-01-15lib: add find_first_and_bit()Yury Norov1-0/+21
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner1-9/+1
2019-01-04lib/find_bit_benchmark.c: align test_find_next_and_bit with othersYury Norov1-6/+5
2018-05-11lib/find_bit_benchmark.c: avoid soft lockup in test_find_first_bit()Yury Norov1-1/+6
2018-02-06lib: optimize cpumask_next_and()Clement Courbet1-1/+24
2018-02-06lib/find_bit_benchmark.c: improvementsYury Norov1-26/+21
2018-02-06lib/test_find_bit.c: rename to find_bit_benchmark.cYury Norov1-0/+144