Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/microblaze/include/asm/
H A 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()
H A Dsystem.h106 #define restore_flags(flags) __restore_flags (flags) macro
156 restore_flags (flags); in __xchg()
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dsystem.h126 # define restore_flags(x) __global_restore_flags(x) macro
135 # define restore_flags(x) __restore_flags(x) macro
235 restore_flags(flags); in xchg_u32()
H A Dbitops.h801 restore_flags(flags); in ext2_set_bit()
815 restore_flags(flags); in ext2_clear_bit()
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A Dadvansys.rst267 save_flags/restore_flags changes.