Home
last modified time | relevance | path

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

/linux-4.1.27/arch/m32r/include/asm/
Dbitops.h57 M32R_LOCK" %0, @%1; \n\t" in set_bit()
94 M32R_LOCK" %0, @%1; \n\t" in clear_bit()
129 M32R_LOCK" %0, @%1; \n\t" in change_bit()
163 M32R_LOCK" %0, @%2; \n\t" in test_and_set_bit()
199 M32R_LOCK" %0, @%3; \n\t" in test_and_clear_bit()
235 M32R_LOCK" %0, @%2; \n\t" in test_and_change_bit()
Datomic.h58 M32R_LOCK" %0, @%1; \n\t" \
79 M32R_LOCK" %0, @%1; \n\t" \
127 M32R_LOCK" %0, @%1; \n\t" in ATOMIC_OPS()
155 M32R_LOCK" %0, @%1; \n\t" in atomic_dec_return()
252 M32R_LOCK" %0, @%1; \n\t" in atomic_clear_mask()
272 M32R_LOCK" %0, @%1; \n\t" in atomic_set_mask()
Dassembler.h23 #define M32R_LOCK __STR(lock) macro
26 #define M32R_LOCK __STR(ld) macro
Dcmpxchg.h121 M32R_LOCK" %0, @%1; \n" in __cmpxchg_u32()