taglinefilesource code
refcount2191arch/m68k/kernel/console.cconsole_driver.refcount = &console_refcount;
refcount2002drivers/char/console.cconsole_driver.refcount = &console_refcount;
refcount2795drivers/char/cyclades.ccy_serial_driver.refcount = &serial_refcount;
refcount802drivers/char/istallion.cportp->refcount++;
refcount863drivers/char/istallion.cif ((portp->refcount == 1) && (portp->flags & ASYNC_SPLIT_TERMIOS)) {
refcount898drivers/char/istallion.cif (portp->refcount-- > 1) {
refcount1285drivers/char/istallion.cif (portp->refcount > 0)
refcount1286drivers/char/istallion.cportp->refcount--;
refcount1314drivers/char/istallion.cportp->refcount++;
refcount2118drivers/char/istallion.cportp->refcount = 0;
refcount4488drivers/char/istallion.cstli_serial.refcount = &stli_refcount;
refcount1030drivers/char/pcxx.cpcxe_driver.refcount = &pcxe_refcount;
refcount262drivers/char/pty.cpty_driver.refcount = &pty_refcount;
refcount1746drivers/char/riscom8.criscom_driver.refcount = &riscom_refcount;
refcount2683drivers/char/scc.cscc_driver.refcount = &scc_refcount;
refcount2733drivers/char/serial.cserial_driver.refcount = &serial_refcount;
refcount612drivers/char/stallion.cportp->refcount++;
refcount672drivers/char/stallion.cif ((portp->refcount == 1) && (portp->flags & ASYNC_SPLIT_TERMIOS)) {
refcount715drivers/char/stallion.cif (portp->refcount > 0)
refcount716drivers/char/stallion.cportp->refcount--;
refcount741drivers/char/stallion.cportp->refcount++;
refcount769drivers/char/stallion.cif (portp->refcount-- > 1) {
refcount774drivers/char/stallion.cportp->refcount = 0;
refcount1423drivers/char/stallion.cportp->refcount = 0;
refcount3144drivers/char/stallion.cstl_serial.refcount = &stl_refcount;
refcount901drivers/char/tty_io.c(*driver->refcount)++;
refcount934drivers/char/tty_io.c(*driver->other->refcount)++;
refcount1143drivers/char/tty_io.c(*tty->driver.refcount)--;
refcount1148drivers/char/tty_io.c(*o_tty->driver.refcount)--;
refcount1757drivers/char/tty_io.cif (*driver->refcount)
refcount1149drivers/isdn/isdn_tty.cm->tty_modem.refcount = &m->refcount;
refcount1934drivers/sbus/char/sunserial.cserial_driver.refcount = &serial_refcount;
refcount430include/linux/isdn.hint                refcount;        /* Number of opens        */
refcount63include/linux/istallion.hint      refcount;
refcount82include/linux/stallion.hint      refcount;
refcount110include/linux/tty_driver.hint  *refcount;  /* for loadable tty drivers */