Searched refs:BH_RECEIVE (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/tty/
H A Dsynclink_gt.c342 #define BH_RECEIVE 1 macro
1831 if (info->pending_bh & BH_RECEIVE) {
1832 info->pending_bh &= ~BH_RECEIVE;
1833 rc = BH_RECEIVE;
1864 case BH_RECEIVE:
2049 info->pending_bh |= BH_RECEIVE;
2137 info->pending_bh |= BH_RECEIVE;
5033 info->pending_bh |= BH_RECEIVE;

Completed in 153 milliseconds