aboutsummaryrefslogtreecommitdiffstats
path: root/lib/find_bit_benchmark.c
AgeCommit message (Expand)Author
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld
2022-09-26lib/bitmap: add tests for find_nth_bit()Yury Norov
2022-01-15lib: add find_first_and_bit()Yury Norov
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner
2019-01-04lib/find_bit_benchmark.c: align test_find_next_and_bit with othersYury Norov
2018-05-11lib/find_bit_benchmark.c: avoid soft lockup in test_find_first_bit()Yury Norov
2018-02-06lib: optimize cpumask_next_and()Clement Courbet
2018-02-06lib/find_bit_benchmark.c: improvementsYury Norov
2018-02-06lib/test_find_bit.c: rename to find_bit_benchmark.cYury Norov