Lines Matching refs:GCC_OFF_SMALL_ASM
82 : "=&r" (temp), "=" GCC_OFF_SMALL_ASM() (*m) in set_bit()
83 : "ir" (1UL << bit), GCC_OFF_SMALL_ASM() (*m)); in set_bit()
91 : "=&r" (temp), "+" GCC_OFF_SMALL_ASM() (*m) in set_bit()
103 : "=&r" (temp), "+" GCC_OFF_SMALL_ASM() (*m) in set_bit()
134 : "=&r" (temp), "+" GCC_OFF_SMALL_ASM() (*m) in clear_bit()
143 : "=&r" (temp), "+" GCC_OFF_SMALL_ASM() (*m) in clear_bit()
155 : "=&r" (temp), "+" GCC_OFF_SMALL_ASM() (*m) in clear_bit()
200 : "=&r" (temp), "+" GCC_OFF_SMALL_ASM() (*m) in change_bit()
213 : "=&r" (temp), "+" GCC_OFF_SMALL_ASM() (*m) in change_bit()
248 : "=&r" (temp), "+" GCC_OFF_SMALL_ASM() (*m), "=&r" (res) in test_and_set_bit()
262 : "=&r" (temp), "+" GCC_OFF_SMALL_ASM() (*m), "=&r" (res) in test_and_set_bit()
316 : "=&r" (temp), "+" GCC_OFF_SMALL_ASM() (*m), "=&r" (res) in test_and_set_bit_lock()
358 : "=&r" (temp), "+" GCC_OFF_SMALL_ASM() (*m), "=&r" (res) in test_and_clear_bit()
372 : "=&r" (temp), "+" GCC_OFF_SMALL_ASM() (*m), "=&r" (res) in test_and_clear_bit()
389 : "=&r" (temp), "+" GCC_OFF_SMALL_ASM() (*m), "=&r" (res) in test_and_clear_bit()
431 : "=&r" (temp), "+" GCC_OFF_SMALL_ASM() (*m), "=&r" (res) in test_and_change_bit()
445 : "=&r" (temp), "+" GCC_OFF_SMALL_ASM() (*m), "=&r" (res) in test_and_change_bit()