Home
last modified time | relevance | path

Searched refs:no_room (Results 1 – 1 of 1) sorted by relevance

/DragonOS/kernel/src/driver/tty/tty_ldisc/
H A Dntty.rs109 no_room: bool, field
155 no_room: false, in new()
200 self.no_room = flow && !overflow; in receive_buf_common()