mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-14 04:41:26 +00:00
765f34fe32
This patch introduces the C-language equivalents of the functions below: int ext2_set_bit_atomic(int nr, volatile unsigned long *addr); int ext2_clear_bit_atomic(int nr, volatile unsigned long *addr); In include/asm-generic/bitops/ext2-atomic.h This code largely copied from: include/asm-sparc/bitops.h Signed-off-by: Akinobu Mita <mita@miraclelinux.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> |
||
---|---|---|
.. | ||
__ffs.h | ||
atomic.h | ||
ext2-atomic.h | ||
ext2-non-atomic.h | ||
ffs.h | ||
ffz.h | ||
find.h | ||
fls64.h | ||
fls.h | ||
hweight.h | ||
le.h | ||
non-atomic.h | ||
sched.h |