Searched refs:no_room (Results 1 – 1 of 1) sorted by relevance
99 bool no_room; member198 if (unlikely(READ_ONCE(ldata->no_room))) { in n_tty_kick_worker()199 WRITE_ONCE(ldata->no_room, 0); in n_tty_kick_worker()1705 WRITE_ONCE(ldata->no_room, flow && !room); in n_tty_receive_buf_common()1736 if (unlikely(ldata->no_room)) { in n_tty_receive_buf_common()