Searched refs:restore_flags (Results 1 – 5 of 5) sorted by relevance
46 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()
106 #define restore_flags(flags) __restore_flags (flags) macro156 restore_flags (flags); in __xchg()
126 # define restore_flags(x) __global_restore_flags(x) macro135 # define restore_flags(x) __restore_flags(x) macro235 restore_flags(flags); in xchg_u32()
801 restore_flags(flags); in ext2_set_bit()815 restore_flags(flags); in ext2_clear_bit()
267 save_flags/restore_flags changes.