Searched refs:FLG_REJEXC (Results 1 – 4 of 4) sorted by relevance
130 #define FLG_REJEXC 8 macro
355 test_and_clear_bit(FLG_REJEXC, &l2->flag); in clear_exception()1274 test_and_clear_bit(FLG_REJEXC, &l2->flag); in l2_got_iframe()1284 if (test_and_set_bit(FLG_REJEXC, &l2->flag)) { in l2_got_iframe()
177 test_and_clear_bit(FLG_REJEXC, &l2->flag); in clear_exception()1089 test_and_clear_bit(FLG_REJEXC, &l2->flag); in l2_got_iframe()1100 if (test_and_set_bit(FLG_REJEXC, &l2->flag)) { in l2_got_iframe()
230 #define FLG_REJEXC 8 macro