aboutsummaryrefslogtreecommitdiff
path: root/include/linux/find.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-15bitmap: unify find_bit operationsGravatar Yury Norov 1-0/+56
2022-01-15find: micro-optimize for_each_{set,clear}_bit()Gravatar Yury Norov 1-2/+2
2022-01-15include/linux: move for_each_bit() macros from bitops.h to find.hGravatar Yury Norov 1-0/+34
2022-01-15lib: add find_first_and_bit()Gravatar Yury Norov 1-0/+27
2022-01-15arch: remove GENERIC_FIND_FIRST_BIT entirelyGravatar Yury Norov 1-13/+0
2022-01-15include: move find.h from asm_generic to linuxGravatar Yury Norov 1-0/+268