/linux-6.3-rc2/drivers/accessibility/speakup/ |
A D | selection.c | 54 tty_kref_put(tty); in __speakup_set_selection() 72 tty_kref_put(tty); in speakup_set_selection() 103 tty_kref_put(tty); in speakup_cancel_selection() 113 tty_kref_put(tty); in __speakup_paste_selection() 125 tty_kref_put(tty); in speakup_paste_selection() 140 tty_kref_put(tty); in speakup_cancel_paste()
|
/linux-6.3-rc2/drivers/tty/ |
A D | tty_mutex.c | 29 tty_kref_put(tty); in tty_lock_interruptible() 36 tty_kref_put(tty); in tty_unlock()
|
A D | tty_jobctrl.c | 84 tty_kref_put(tty); in proc_clear_tty() 115 tty_kref_put(current->signal->tty); in __proc_set_tty() 286 tty_kref_put(tty); in disassociate_ctty() 320 tty_kref_put(tty); in disassociate_ctty()
|
A D | tty_port.c | 72 tty_kref_put(tty); in tty_port_default_wakeup() 347 tty_kref_put(port->tty); in tty_port_tty_set() 408 tty_kref_put(tty); in tty_port_hangup() 425 tty_kref_put(tty); in tty_port_tty_hangup()
|
A D | tty_io.c | 629 tty_kref_put(tty); in __tty_hangup() 718 tty_kref_put(tty); in tty_vhangup_self() 1562 void tty_kref_put(struct tty_struct *tty) in tty_kref_put() function 1567 EXPORT_SYMBOL(tty_kref_put); 1600 tty_kref_put(tty->link); in release_tty() 1601 tty_kref_put(tty); in release_tty() 1890 tty_kref_put(tty); /* safe to drop the kref now */ in tty_open_current_tty() 1972 tty_kref_put(tty); in tty_kopen() 2061 tty_kref_put(tty); in tty_open_by_driver() 2068 tty_kref_put(tty); /* drop kref from tty_driver_lookup_tty() */ in tty_open_by_driver()
|
A D | n_gsm.c | 1706 tty_kref_put(tty); in gsm_control_modem() 2380 tty_kref_put(tty); in gsm_dlci_data() 2565 tty_kref_put(tty); in gsm_dlci_release() 3333 tty_kref_put(gsm->tty); in gsmld_detach_gsm()
|
/linux-6.3-rc2/drivers/usb/serial/ |
A D | console.c | 170 tty_kref_put(tty); in usb_console_setup() 186 tty_kref_put(tty); in usb_console_setup()
|
A D | mct_u232.c | 582 tty_kref_put(tty); in mct_u232_read_int_callback()
|
A D | ch341.c | 731 tty_kref_put(tty); in ch341_update_status()
|
/linux-6.3-rc2/Documentation/driver-api/tty/ |
A D | tty_struct.rst | 33 :identifiers: tty_kref_put
|
/linux-6.3-rc2/arch/um/drivers/ |
A D | line.c | 510 tty_kref_put(tty); in line_get_config() 659 tty_kref_put(tty); in winch_interrupt() 722 tty_kref_put(wtty); in unregister_winch()
|
/linux-6.3-rc2/drivers/net/caif/ |
A D | caif_serial.c | 353 tty_kref_put(tty); in ldisc_open() 372 tty_kref_put(ser->tty); in ldisc_close()
|
/linux-6.3-rc2/drivers/isdn/capi/ |
A D | capi.c | 313 tty_kref_put(tty); in capincci_free_minor() 330 tty_kref_put(tty); in capincci_minor_opencount() 475 tty_kref_put(tty); in handle_recv_skb() 504 tty_kref_put(tty); in handle_minor_send() 566 tty_kref_put(tty); in handle_minor_send()
|
/linux-6.3-rc2/drivers/tty/hvc/ |
A D | hvc_console.c | 581 tty_kref_put(tty); in hvc_set_winsz() 757 tty_kref_put(tty); in __hvc_poll() 1011 tty_kref_put(tty); in hvc_remove()
|
A D | hvsi_lib.c | 409 tty_kref_put(pv->tty); in hvsilib_close()
|
/linux-6.3-rc2/drivers/leds/trigger/ |
A D | ledtrig-tty.c | 65 tty_kref_put(trigger_data->tty); in ttyname_store()
|
/linux-6.3-rc2/include/linux/ |
A D | tty.h | 344 void tty_kref_put(struct tty_struct *tty); 359 static inline void tty_kref_put(struct tty_struct *tty) in tty_kref_put() function
|
/linux-6.3-rc2/drivers/s390/char/ |
A D | fs3270.c | 437 tty_kref_put(tty); in fs3270_open() 441 tty_kref_put(tty); in fs3270_open()
|
A D | sclp_tty.c | 348 tty_kref_put(tty); in sclp_tty_input()
|
A D | keyboard.c | 493 tty_kref_put(tty); in kbd_ioctl()
|
/linux-6.3-rc2/drivers/mmc/core/ |
A D | sdio_uart.c | 431 tty_kref_put(tty); in sdio_uart_transmit_chars() 447 tty_kref_put(tty); in sdio_uart_transmit_chars() 492 tty_kref_put(tty); in sdio_uart_check_modem_status()
|
/linux-6.3-rc2/drivers/staging/gdm724x/ |
A D | gdm_tty.c | 256 tty_kref_put(tty); in unregister_lte_tty_device()
|
/linux-6.3-rc2/drivers/char/pcmcia/ |
A D | synclink_cs.c | 804 tty_kref_put(tty); in bh_handler() 1255 tty_kref_put(tty); in mgslpc_isr() 3852 tty_kref_put(tty); in tx_timeout() 3905 tty_kref_put(tty); in hdlcdev_attach() 3949 tty_kref_put(tty); in hdlcdev_xmit() 3993 tty_kref_put(tty); in hdlcdev_open() 4002 tty_kref_put(tty); in hdlcdev_open() 4040 tty_kref_put(tty); in hdlcdev_close() 4145 tty_kref_put(tty); in hdlcdev_wan_ioctl()
|
/linux-6.3-rc2/drivers/tty/serdev/ |
A D | serdev-ttyport.c | 65 tty_kref_put(tty); in ttyport_write_wakeup()
|
/linux-6.3-rc2/security/apparmor/ |
A D | file.c | 620 tty_kref_put(tty); in revalidate_tty()
|