Searched refs:tty_paranoia_check (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Dtty_io.c221 int tty_paranoia_check(struct tty_struct *tty, struct inode *inode, function
1704 if (tty_paranoia_check(tty, inode, "tty_read"))
1825 if (tty_paranoia_check(tty, inode, "tty_write"))
2219 if (tty_paranoia_check(tty, filp->f_path.dentry->d_inode, "release_dev"))
2722 if (tty_paranoia_check(tty, filp->f_path.dentry->d_inode, "tty_poll"))
2738 if (tty_paranoia_check(tty, filp->f_path.dentry->d_inode, "tty_fasync"))
3192 if (tty_paranoia_check(tty, inode, "tty_ioctl"))
3347 if (tty_paranoia_check(tty, inode, "tty_ioctl"))
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dtty.h288 extern int tty_paranoia_check(struct tty_struct *tty, struct inode *inode,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/
H A Dcompat_ioctl.c1202 if (tty_paranoia_check(tty, inode, "tty_ioctl"))

Completed in 120 milliseconds