Home
last modified time | relevance | path

Searched refs:tty_debug_hangup (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/
H A Dtty_io.c115 # define tty_debug_hangup(tty, f, args...) tty_debug(tty, f, ##args) macro
117 # define tty_debug_hangup(tty, f, args...) do { } while (0) macro
680 tty_debug_hangup(tty, "hangup\n"); in tty_hangup()
697 tty_debug_hangup(tty, "vhangup\n"); in tty_vhangup()
734 tty_debug_hangup(tty, "session hangup\n"); in tty_vhangup_session()
1674 tty_debug_hangup(tty, "freeing structure\n"); in tty_kclose()
1704 tty_debug_hangup(tty, "freeing structure\n"); in tty_release_struct()
1761 tty_debug_hangup(tty, "releasing (count=%d)\n", tty->count); in tty_release()
1868 tty_debug_hangup(tty, "final close\n"); in tty_release()
2130 tty_debug_hangup(tt in tty_open()
[all...]
H A Dpty.c36 # define tty_debug_hangup(tty, f, args...) tty_debug(tty, f, ##args) macro
38 # define tty_debug_hangup(tty, f, args...) do {} while (0) macro
865 tty_debug_hangup(tty, "opening (count=%d)\n", tty->count); in ptmx_open()
/kernel/linux/linux-6.6/drivers/tty/
H A Dtty_io.c116 # define tty_debug_hangup(tty, f, args...) tty_debug(tty, f, ##args) macro
118 # define tty_debug_hangup(tty, f, args...) do { } while (0) macro
684 tty_debug_hangup(tty, "hangup\n"); in tty_hangup()
699 tty_debug_hangup(tty, "vhangup\n"); in tty_vhangup()
733 tty_debug_hangup(tty, "session hangup\n"); in tty_vhangup_session()
1663 tty_debug_hangup(tty, "freeing structure\n"); in tty_kclose()
1693 tty_debug_hangup(tty, "freeing structure\n"); in tty_release_struct()
1749 tty_debug_hangup(tty, "releasing (count=%d)\n", tty->count); in tty_release()
1857 tty_debug_hangup(tty, "final close\n"); in tty_release()
2141 tty_debug_hangup(tt in tty_open()
[all...]
H A Dpty.c36 # define tty_debug_hangup(tty, f, args...) tty_debug(tty, f, ##args) macro
38 # define tty_debug_hangup(tty, f, args...) do {} while (0) macro
853 tty_debug_hangup(tty, "opening (count=%d)\n", tty->count); in ptmx_open()

Completed in 9 milliseconds