Home
last modified time | relevance | path

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

/linux-4.4.14/arch/m32r/include/asm/
Dbitops.h59 M32R_UNLOCK" %0, @%1; \n\t" in set_bit()
96 M32R_UNLOCK" %0, @%1; \n\t" in clear_bit()
131 M32R_UNLOCK" %0, @%1; \n\t" in change_bit()
167 M32R_UNLOCK" %1, @%2; \n\t" in test_and_set_bit()
204 M32R_UNLOCK" %1, @%3; \n\t" in test_and_clear_bit()
239 M32R_UNLOCK" %1, @%2; \n\t" in test_and_change_bit()
Datomic.h60 M32R_UNLOCK" %0, @%1; \n\t" \
81 M32R_UNLOCK" %0, @%1; \n\t" \
133 M32R_UNLOCK" %0, @%1; \n\t" in ATOMIC_OPS()
161 M32R_UNLOCK" %0, @%1; \n\t" in atomic_dec_return()
Dcmpxchg.h121 M32R_UNLOCK" %3, @%1; \n" in __cmpxchg_u32()
125 M32R_UNLOCK" %0, @%1; \n" in __cmpxchg_u32()
Dassembler.h24 #define M32R_UNLOCK __STR(unlock) macro
27 #define M32R_UNLOCK __STR(st) macro