linux/include/asm-generic/bitops
Akinobu Mita c56530055a asm-generic: use little-endian bitops
As a preparation for removing ext2 non-atomic bit operations from
asm/bitops.h.  This converts ext2 non-atomic bit operations to
little-endian bit operations.

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-03-23 19:46:15 -07:00
..
__ffs.h x86, generic: mark complex bitops.h inlines as __always_inline 2009-01-13 18:56:30 +01:00
__fls.h x86, generic: mark complex bitops.h inlines as __always_inline 2009-01-13 18:56:30 +01:00
arch_hweight.h arch, hweight: Fix compilation errors 2010-05-04 10:25:27 -07:00
atomic.h locking: Convert __raw_spin* functions to arch_spin* 2009-12-14 23:55:32 +01:00
const_hweight.h bitops: Optimize hweight() by making use of compile-time evaluation 2010-04-06 15:52:11 -07:00
ext2-atomic.h asm-generic: use little-endian bitops 2011-03-23 19:46:15 -07:00
ext2-non-atomic.h bitops: introduce little-endian bitops for most architectures 2011-03-23 19:46:15 -07:00
ffs.h
ffz.h
find.h bitops: remove duplicated extern declarations 2010-10-09 21:51:45 +02:00
fls64.h x86, generic: mark complex bitops.h inlines as __always_inline 2009-01-13 18:56:30 +01:00
fls.h x86, generic: mark complex bitops.h inlines as __always_inline 2009-01-13 18:56:30 +01:00
hweight.h bitops: Optimize hweight() by making use of compile-time evaluation 2010-04-06 15:52:11 -07:00
le.h asm-generic: change little-endian bitops to take any pointer types 2011-03-23 19:46:12 -07:00
lock.h bitops: introduce lock ops 2007-10-18 14:37:29 -07:00
minix-le.h bitops: introduce little-endian bitops for most architectures 2011-03-23 19:46:15 -07:00
minix.h
non-atomic.h define first set of BIT* macros 2007-10-19 11:53:42 -07:00
sched.h