Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dbitops.h37 #define __bi_restore_flags(x) __restore_flags(x) macro
43 #define __bi_restore_flags(x) macro
338 __bi_restore_flags(flags); in set_bit()
380 __bi_restore_flags(flags); in clear_bit()
402 __bi_restore_flags(flags); in change_bit()
440 __bi_restore_flags(flags); in test_and_set_bit()
486 __bi_restore_flags(flags); in test_and_clear_bit()
532 __bi_restore_flags(flags); in test_and_change_bit()
562 #undef __bi_restore_flags