ASYNC_B_CLOSING   319 net/irda/ircomm/ircomm_tty.c 		if (!test_bit(ASYNC_B_CLOSING, &self->flags) &&
ASYNC_B_CLOSING   433 net/irda/ircomm/ircomm_tty.c 	    test_bit(ASYNC_B_CLOSING, &self->flags)) {
ASYNC_B_CLOSING   443 net/irda/ircomm/ircomm_tty.c 		if (wait_event_interruptible(self->close_wait, !test_bit(ASYNC_B_CLOSING, &self->flags))) {
ASYNC_B_CLOSING   540 net/irda/ircomm/ircomm_tty.c 	set_bit(ASYNC_B_CLOSING, &self->flags);