Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/
Dn_tty.c1970 bool is_eof; in copy_from_read_buf() local
1981 is_eof = n == 1 && *from == EOF_CHAR(tty); in copy_from_read_buf()
1986 if (L_EXTPROC(tty) && ldata->icanon && is_eof && in copy_from_read_buf()
/Linux-v5.4/drivers/net/ethernet/freescale/enetc/
Denetc.c347 bool is_eof = !!tx_swbd->skb; in enetc_clean_tx_ring() local
366 if (is_eof) { in enetc_clean_tx_ring()
386 if (is_eof) { in enetc_clean_tx_ring()