You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alexander van Heukelum
d57594c203
bitops: use __fls for fls64 on 64-bit archs
...
Use __fls for fls64 on 64-bit archs. The implementation for
64-bit archs is moved from x86_64 to asm-generic.
Signed-off-by: Alexander van Heukelum <heukelum@fastmail.fm>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
17 years ago
..
__ffs.h
…
__fls.h
generic: introduce a generic __fls implementation
17 years ago
atomic.h
define first set of BIT* macros
18 years ago
ext2-atomic.h
[PATCH] bitops: generic ext2_{set,clear}_bit_atomic()
19 years ago
ext2-non-atomic.h
ext4: Add ext4_find_next_bit()
17 years ago
ffs.h
[PATCH] bitops: generic ffs()
19 years ago
ffz.h
…
find.h
x86, generic: optimize find_next_(zero_)bit for small constant-size bitmaps
17 years ago
fls.h
[PATCH] bitops: generic fls()
19 years ago
fls64.h
bitops: use __fls for fls64 on 64-bit archs
17 years ago
hweight.h
[PATCH] fix error: __u32 undeclared
19 years ago
le.h
ext4: Add ext4_find_next_bit()
17 years ago
lock.h
bitops: introduce lock ops
18 years ago
minix-le.h
[PATCH] bitops: generic minix_{test,set,test_and_clear,test,find_first_zero}_bit()
19 years ago
minix.h
[PATCH] bitops: generic minix_{test,set,test_and_clear,test,find_first_zero}_bit()
19 years ago
non-atomic.h
define first set of BIT* macros
18 years ago
sched.h
sched: simplify sched_find_first_bit()
18 years ago