taglinefilesource code
link296fs/isofs/rock.cslp = &rr->u.SL.link;
link421fs/isofs/rock.cslp = &rr->u.SL.link;
link50fs/isofs/rock.hstruct SL_component link;
link490fs/namei.cif (!dir->i_op || !dir->i_op->link) {
link495fs/namei.creturn dir->i_op->link(oldinode, dir, basename, namelen);
link270include/linux/fs.hint (*link) (struct inode *,struct inode *,const char *,int);
link206include/linux/tty.hstruct tty_struct *link;
link29kernel/chr_drv/pty.cif (!tty->link)
link31kernel/chr_drv/pty.cwake_up_interruptible(&tty->link->write_q.proc_list);
link33kernel/chr_drv/pty.ctty_hangup(tty->link);
link67kernel/chr_drv/pty.cif (tty->link)
link68kernel/chr_drv/pty.cpty_copy(tty,tty->link);
link73kernel/chr_drv/pty.cif (!tty || !tty->link)
link75kernel/chr_drv/pty.ctty->write = tty->link->write = pty_write;
link76kernel/chr_drv/pty.ctty->close = tty->link->close = pty_close;
link80kernel/chr_drv/pty.cwhile (!tty->link->count && !(current->signal & ~current->blocked))
link81kernel/chr_drv/pty.cinterruptible_sleep_on(&tty->link->read_q.proc_list);
link82kernel/chr_drv/pty.cif (!tty->link->count)
link646kernel/chr_drv/tty_io.cif (tty->packet && tty->link && tty->link->status_changed) {
link647kernel/chr_drv/tty_io.cput_fs_byte (tty->link->ctrl_status, b);
link648kernel/chr_drv/tty_io.ctty->link->status_changed = 0;
link668kernel/chr_drv/tty_io.cif (tty->link)
link669kernel/chr_drv/tty_io.cTTY_WRITE_FLUSH(tty->link);
link696kernel/chr_drv/tty_io.cif (tty->link && !tty->link->count)
link699kernel/chr_drv/tty_io.cif (tty->link)
link700kernel/chr_drv/tty_io.cTTY_WRITE_FLUSH(tty->link);
link710kernel/chr_drv/tty_io.cif (tty->link && tty->link->write)
link711kernel/chr_drv/tty_io.cTTY_WRITE_FLUSH(tty->link);
link753kernel/chr_drv/tty_io.cif (tty->link)
link754kernel/chr_drv/tty_io.cif (tty->link->count)
link755kernel/chr_drv/tty_io.cTTY_WRITE_FLUSH(tty->link);
link780kernel/chr_drv/tty_io.cif (tty->link && !tty->link->count) {
link819kernel/chr_drv/tty_io.cif (tty->link && !tty->link->count)
link965kernel/chr_drv/tty_io.ctty_table[dev]->link = tty_table[o_dev];
link966kernel/chr_drv/tty_io.ctty_table[o_dev]->link = tty_table[dev];
link1017kernel/chr_drv/tty_io.cif (tty->link != o_tty || o_tty->link != tty) {
link1026kernel/chr_drv/tty_io.cif (--tty->link->count < 0) {
link1029kernel/chr_drv/tty_io.ctty->link->count = 0;
link1188kernel/chr_drv/tty_io.cif (tty->link && !tty->link->count)
link1192kernel/chr_drv/tty_io.cif (tty->packet && tty->link &&
link1193kernel/chr_drv/tty_io.ctty->link->status_changed)
link1204kernel/chr_drv/tty_io.cif (tty->link && !tty->link->count)
link53kernel/chr_drv/tty_ioctl.cif ((tty = tty->link) != NULL) {
link65kernel/chr_drv/tty_ioctl.cif ((tty = tty->link) != NULL) {