Searched refs:oldVal (Results 1 – 2 of 2) sorted by relevance
146 int oldVal = (*p >> (nr & 31)) & 1UL; in _test_and_clear_bit_le() local150 return oldVal; in _test_and_clear_bit_le()155 int oldVal = (*p >> (nr & 31)) & 1UL; in _test_and_set_bit_le() local159 return oldVal; in _test_and_set_bit_le()
146 int oldVal = (*p >> (nr & 31)) & 1UL; in __ms_test_and_clear_bit_le() local149 return oldVal; in __ms_test_and_clear_bit_le()154 int oldVal = (*p >> (nr & 31)) & 1UL; in __ms_test_and_set_bit_le() local157 return oldVal; in __ms_test_and_set_bit_le()