Searched refs:FLG_PEND_REL (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/isdn/mISDN/
H A Dlayer2.c681 if (test_and_clear_bit(FLG_PEND_REL, &l2->flag))
708 test_and_clear_bit(FLG_PEND_REL, &l2->flag);
854 test_and_clear_bit(FLG_PEND_REL, &l2->flag);
886 test_and_set_bit(FLG_PEND_REL, &l2->flag);
1009 if (test_and_clear_bit(FLG_PEND_REL, &l2->flag))
H A Dlayer2.h117 #define FLG_PEND_REL 4 macro

Completed in 145 milliseconds