Home
last modified time | relevance | path

Searched refs:closecount (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/
H A Dtty_io.c572 int closecount = 0, n; in __tty_hangup() local
614 closecount++; in __tty_hangup()
645 for (n = 0; n < closecount; n++) in __tty_hangup()
/kernel/linux/linux-6.6/drivers/tty/
H A Dtty_io.c582 int closecount = 0, n; in __tty_hangup() local
619 closecount++; in __tty_hangup()
650 for (n = 0; n < closecount; n++) in __tty_hangup()

Completed in 8 milliseconds