linux/include/asm-generic/bitops
Christoph Hellwig a1164a3ac7 move count_zeroes.h out of asm-generic
This header contains a few helpers currenly only used by the mpi
implementation, and not default implementation of architecture code.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2015-10-15 00:21:07 +02:00
..
__ffs.h
__fls.h
arch_hweight.h
atomic.h arch: Mass conversion of smp_mb__*() 2014-04-18 14:20:48 +02:00
builtin-__ffs.h generic: Implement generic ffs/fls using __builtin_* functions 2012-09-14 17:15:41 +01:00
builtin-__fls.h generic: Implement generic ffs/fls using __builtin_* functions 2012-09-14 17:15:41 +01:00
builtin-ffs.h generic: Implement generic ffs/fls using __builtin_* functions 2012-09-14 17:15:41 +01:00
builtin-fls.h generic: Implement generic ffs/fls using __builtin_* functions 2012-09-14 17:15:41 +01:00
const_hweight.h bitops: Fix signedness of compile-time hweight implementations 2014-02-09 13:39:26 +01:00
ext2-atomic-setbit.h asm-generic: add another generic ext2 atomic bitops 2011-07-26 16:49:46 -07:00
ext2-atomic.h asm-generic: add another generic ext2 atomic bitops 2011-07-26 16:49:46 -07:00
ffs.h
ffz.h
find.h bitops/find: clarify and extend documentation 2013-11-13 12:09:22 +09:00
fls.h
fls64.h
hweight.h
le.h bitops: introduce generic {clear,set}_bit_le() 2012-10-06 03:04:55 +09:00
lock.h arch: Mass conversion of smp_mb__*() 2014-04-18 14:20:48 +02:00
non-atomic.h
sched.h