Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
H A Dtty_io.c662 static void do_tty_hangup(struct work_struct *work) in do_tty_hangup() function
1836 * - do_tty_hangup no longer sees this file descriptor as in tty_release()
3096 INIT_WORK(&tty->hangup_work, do_tty_hangup); in alloc_tty_struct()
/kernel/linux/linux-6.6/drivers/tty/
H A Dtty_io.c667 static void do_tty_hangup(struct work_struct *work) in do_tty_hangup() function
1824 * - do_tty_hangup no longer sees this file descriptor as in tty_release()
3110 INIT_WORK(&tty->hangup_work, do_tty_hangup); in alloc_tty_struct()

Completed in 8 milliseconds