taglinefilesource code
link466fs/namei.cif (!dir->i_op || !dir->i_op->link) {
link471fs/namei.creturn dir->i_op->link(oldinode, dir, basename, namelen);
link191include/linux/fs.hint (*link) (struct inode *,struct inode *,const char *,int);
link154include/linux/tty.hstruct tty_struct *link;
link28kernel/chr_drv/pty.cif (!tty->link)
link33kernel/chr_drv/pty.cwhile (!tty->link->count && !(current->signal & ~current->blocked))
link34kernel/chr_drv/pty.cinterruptible_sleep_on(&tty->link->read_q->proc_list);
link35kernel/chr_drv/pty.cif (!tty->link->count)
link46kernel/chr_drv/pty.cwake_up(&tty->link->write_q->proc_list);
link48kernel/chr_drv/pty.cif (tty->link->pgrp > 0)
link49kernel/chr_drv/pty.ckill_pg(tty->link->pgrp,SIGHUP,1);
link80kernel/chr_drv/pty.cif (tty->link)
link81kernel/chr_drv/pty.cpty_copy(tty,tty->link);
link86kernel/chr_drv/pty.cif (tty->link)
link87kernel/chr_drv/pty.cpty_copy(tty,tty->link);
link286kernel/chr_drv/tty_io.cif (tty->link)
link287kernel/chr_drv/tty_io.cif (tty->link->count)
link288kernel/chr_drv/tty_io.cTTY_WRITE_FLUSH(tty->link);
link347kernel/chr_drv/tty_io.cif (tty->link)
link348kernel/chr_drv/tty_io.cTTY_WRITE_FLUSH(tty->link);
link368kernel/chr_drv/tty_io.cif (tty->link && !tty->link->count)
link371kernel/chr_drv/tty_io.cif (tty->link)
link372kernel/chr_drv/tty_io.cTTY_WRITE_FLUSH(tty->link);
link379kernel/chr_drv/tty_io.cif (tty->link && tty->link->write)
link380kernel/chr_drv/tty_io.cTTY_WRITE_FLUSH(tty->link);
link417kernel/chr_drv/tty_io.cif (tty->link && !tty->link->count) {
link454kernel/chr_drv/tty_io.cif (tty->link && !tty->link->count)
link516kernel/chr_drv/tty_io.cif (!tty->count && !(tty->link && tty->link->count)) {
link524kernel/chr_drv/tty_io.cif (tty->link)
link525kernel/chr_drv/tty_io.ctty->link->count++;
link543kernel/chr_drv/tty_io.cif (IS_A_PTY_MASTER(dev) && tty->link)
link544kernel/chr_drv/tty_io.ctty->link->count--;
link566kernel/chr_drv/tty_io.cif (IS_A_PTY_MASTER(dev) && tty->link)
link567kernel/chr_drv/tty_io.ctty->link->count--;
link578kernel/chr_drv/tty_io.cif (tty = tty->link)
link599kernel/chr_drv/tty_io.cif (tty->link && !tty->link->count)
link609kernel/chr_drv/tty_io.cif (tty->link && !tty->link->count)
link44kernel/chr_drv/tty_ioctl.cif ((tty = tty->link) && tty->write_q) {
link56kernel/chr_drv/tty_ioctl.cif (tty = tty->link) {