Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
H A Dtty_io.c280 static int check_tty_count(struct tty_struct *tty, const char *routine) in check_tty_count() function
604 check_tty_count(tty, "tty_hangup"); in __tty_hangup()
1747 check_tty_count(tty, __func__); in tty_release()
1834 * - check_tty_count sees the correct number of file descriptors in tty_release()
2129 check_tty_count(tty, __func__); in tty_open()
/kernel/linux/linux-6.6/drivers/tty/
H A Dtty_io.c273 static void check_tty_count(struct tty_struct *tty, const char *routine) in check_tty_count() function
609 check_tty_count(tty, "tty_hangup"); in __tty_hangup()
1735 check_tty_count(tty, __func__); in tty_release()
1822 * - check_tty_count sees the correct number of file descriptors in tty_release()
2140 check_tty_count(tty, __func__); in tty_open()

Completed in 9 milliseconds