Home
last modified time | relevance | path

Searched defs:preops (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/
H A Dn_tty.c1621 bool preops = I_ISTRIP(tty) || (I_IUCLC(tty) && L_IEXTEN(tty)); in __receive_buf() local
/kernel/linux/linux-6.6/drivers/tty/
H A Dn_tty.c1619 bool preops = I_ISTRIP(tty) || (I_IUCLC(tty) && L_IEXTEN(tty)); in __receive_buf() local

Completed in 7 milliseconds