Lines Matching refs:__LL
28 #define __LL "ll " macro
35 #define __LL "lld " macro
77 "1: " __LL "%0, %1 # set_bit \n" in set_bit()
88 " " __LL "%0, %1 # set_bit \n" in set_bit()
99 " " __LL "%0, %1 # set_bit \n" in set_bit()
129 "1: " __LL "%0, %1 # clear_bit \n" in clear_bit()
140 " " __LL "%0, %1 # clear_bit \n" in clear_bit()
151 " " __LL "%0, %1 # clear_bit \n" in clear_bit()
195 "1: " __LL "%0, %1 # change_bit \n" in change_bit()
209 " " __LL "%0, %1 # change_bit \n" in change_bit()
242 "1: " __LL "%0, %1 # test_and_set_bit \n" in test_and_set_bit()
258 " " __LL "%0, %1 # test_and_set_bit \n" in test_and_set_bit()
296 "1: " __LL "%0, %1 # test_and_set_bit \n" in test_and_set_bit_lock()
312 " " __LL "%0, %1 # test_and_set_bit \n" in test_and_set_bit_lock()
351 "1: " __LL "%0, %1 # test_and_clear_bit \n" in test_and_clear_bit()
368 " " __LL "%0, %1 # test_and_clear_bit \n" in test_and_clear_bit()
384 " " __LL "%0, %1 # test_and_clear_bit \n" in test_and_clear_bit()
425 "1: " __LL "%0, %1 # test_and_change_bit \n" in test_and_change_bit()
441 " " __LL "%0, %1 # test_and_change_bit \n" in test_and_change_bit()