Home
last modified time | relevance | path

Searched refs:ttydevsw_outwakeup (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/sys/kern/
HDtty_ttydisc.c642 ttydevsw_outwakeup(tp); in ttydisc_write()
659 ttydevsw_outwakeup(tp); in ttydisc_write()
1305 ttydevsw_outwakeup(tp); in ttydisc_rint_done()
1457 ttydevsw_outwakeup(tp); in tty_putstrn()
HDtty.c189 ttydevsw_outwakeup(tp); in tty_drain()
1621 ttydevsw_outwakeup(tp); in tty_flush()
1984 ttydevsw_outwakeup(tp); in tty_generic_ioctl()
/freebsd-14-stable/sys/sys/
HDttydevsw.h104 ttydevsw_outwakeup(struct tty *tp) in ttydevsw_outwakeup() function
/freebsd-14-stable/sys/netgraph/
HDng_tty.c340 ttydevsw_outwakeup(tp); in ngt_rcvdata()