Searched refs:__SC (Results 1 – 2 of 2) sorted by relevance
/arch/mips/include/asm/ |
D | bitops.h | 30 #define __SC "sc " macro 37 #define __SC "scd " macro 69 " " __SC "%0, %1 \n" in set_bit() 79 " " __SC "%0, %1 \n" in set_bit() 92 " " __SC "%0, %1 \n" in set_bit() 134 " " __SC "%0, %1 \n" in clear_bit() 144 " " __SC "%0, %1 \n" in clear_bit() 157 " " __SC "%0, %1 \n" in clear_bit() 213 " " __SC "%0, %1 \n" in change_bit() 226 " " __SC "%0, %1 \n" in change_bit() [all …]
|
D | local.h | 39 __SC "%0, %2 \n" in local_add_return() 53 __SC "%0, %2 \n" in local_add_return() 84 __SC "%0, %2 \n" in local_sub_return() 98 __SC "%0, %2 \n" in local_sub_return()
|