__CTR_FLAG_SYNC
if (test_and_set_bit(__CTR_FLAG_SYNC, &rs->ctr_flags)) {
if (test_bit(__CTR_FLAG_SYNC, &rs->ctr_flags) &&
(test_bit(__CTR_FLAG_SYNC, &rs->ctr_flags) ||
if (test_bit(__CTR_FLAG_SYNC, &rs->ctr_flags))
if (test_bit(__CTR_FLAG_SYNC, &rs->ctr_flags))
if (test_bit(__CTR_FLAG_SYNC, &rs->ctr_flags))
#define CTR_FLAG_SYNC (1 << __CTR_FLAG_SYNC)