Lines Matching refs:f_data
114 struct tty *tp = fp->f_data; in ptsdev_read()
188 struct tty *tp = fp->f_data; in ptsdev_write()
261 struct tty *tp = fp->f_data; in ptsdev_ioctl()
388 struct tty *tp = fp->f_data; in ptsdev_poll()
443 struct tty *tp = fp->f_data; in pts_kqops_read_detach()
453 struct tty *tp = fp->f_data; in pts_kqops_read_event()
469 struct tty *tp = fp->f_data; in pts_kqops_write_detach()
479 struct tty *tp = fp->f_data; in pts_kqops_write_event()
505 struct tty *tp = fp->f_data; in ptsdev_kqfilter()
532 struct tty *tp = fp->f_data; in ptsdev_stat()
568 struct tty *tp = fp->f_data; in ptsdev_close()
592 tp = fp->f_data; in ptsdev_fill_kinfo()