Home
last modified time | relevance | path

Searched defs:tty_get_pgrp (Results 1 – 2 of 2) sorted by relevance

/linux-5.10/drivers/tty/
Dtty_jobctrl.c401 struct pid *tty_get_pgrp(struct tty_struct *tty) in tty_get_pgrp() function
/linux-5.10/include/linux/
Dtty.h428 static inline struct pid *tty_get_pgrp(struct tty_struct *tty) in tty_get_pgrp() function