Searched refs:FLG_REJEXC (Results 1 – 4 of 4) sorted by relevance
130 #define FLG_REJEXC 8 macro
394 test_and_clear_bit(FLG_REJEXC, &l2->flag); in clear_exception()1313 test_and_clear_bit(FLG_REJEXC, &l2->flag); in l2_got_iframe()1323 if (test_and_set_bit(FLG_REJEXC, &l2->flag)) { in l2_got_iframe()
178 test_and_clear_bit(FLG_REJEXC, &l2->flag); in clear_exception()1090 test_and_clear_bit(FLG_REJEXC, &l2->flag); in l2_got_iframe()1101 if (test_and_set_bit(FLG_REJEXC, &l2->flag)) { in l2_got_iframe()
240 #define FLG_REJEXC 8 macro