Home
last modified time | relevance | path

Searched refs:restore_flags (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/arch/microblaze/include/asm/
Dbitops.h46 restore_flags(flags); in set_bit()
76 restore_flags(flags); in clear_bit()
92 restore_flags(flags); in change_bit()
116 restore_flags(flags); in test_and_set_bit()
144 restore_flags(flags); in test_and_clear_bit()
172 restore_flags(flags); in test_and_change_bit()
272 restore_flags(flags); in ext2_set_bit()
287 restore_flags(flags); in ext2_clear_bit()
Dsystem.h106 #define restore_flags(flags) __restore_flags (flags) macro
156 restore_flags (flags); in __xchg()
/external/u-boot/arch/mips/include/asm/
Dsystem.h127 # define restore_flags(x) __global_restore_flags(x) macro
136 # define restore_flags(x) __restore_flags(x) macro
236 restore_flags(flags); in xchg_u32()
Dbitops.h800 restore_flags(flags); in ext2_set_bit()
814 restore_flags(flags); in ext2_clear_bit()