FLG_L1_ACTIV
test_and_set_bit(FLG_L1_ACTIV, &l2->flag);
test_and_clear_bit(FLG_L1_ACTIV, &l2->flag);
if (test_bit(FLG_L1_ACTIV, &l2->flag)) {