Home
last modified time | relevance | path

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

/arch/microblaze/include/asm/
A Dbitops.h45 restore_flags(flags); in set_bit()
75 restore_flags(flags); in clear_bit()
91 restore_flags(flags); in change_bit()
115 restore_flags(flags); in test_and_set_bit()
143 restore_flags(flags); in test_and_clear_bit()
171 restore_flags(flags); in test_and_change_bit()
270 restore_flags(flags); in ext2_set_bit()
285 restore_flags(flags); in ext2_clear_bit()
A Dsystem.h107 #define restore_flags(flags) __restore_flags (flags) macro
157 restore_flags (flags); in __xchg()
/arch/mips/include/asm/
A 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()
A Dbitops.h800 restore_flags(flags); in ext2_set_bit()
814 restore_flags(flags); in ext2_clear_bit()

Completed in 17 milliseconds