Home
last modified time | relevance | path

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

/u-boot/arch/mips/include/asm/
A Dbitops.h36 #define __bi_restore_flags(x) __restore_flags(x) macro
42 #define __bi_restore_flags(x) macro
337 __bi_restore_flags(flags); in set_bit()
379 __bi_restore_flags(flags); in clear_bit()
401 __bi_restore_flags(flags); in change_bit()
439 __bi_restore_flags(flags); in test_and_set_bit()
485 __bi_restore_flags(flags); in test_and_clear_bit()
531 __bi_restore_flags(flags); in test_and_change_bit()
561 #undef __bi_restore_flags

Completed in 4 milliseconds