taglinefilesource code
is_orphaned_pgrp409drivers/char/n_tty.cif (!is_orphaned_pgrp(tty->pgrp))
is_orphaned_pgrp763drivers/char/n_tty.cis_orphaned_pgrp(current->pgrp))
is_orphaned_pgrp247drivers/char/tty_io.cif (is_orphaned_pgrp(current->pgrp))
is_orphaned_pgrp654drivers/char/tty_io.cif (is_ignored(SIGTTIN) || is_orphaned_pgrp(current->pgrp))
is_orphaned_pgrp689drivers/char/tty_io.cif (is_orphaned_pgrp(current->pgrp))
is_orphaned_pgrp288include/linux/tty.hextern int is_orphaned_pgrp(int pgrp);
is_orphaned_pgrp435kernel/exit.cis_orphaned_pgrp(current->pgrp) &&
is_orphaned_pgrp472kernel/exit.cis_orphaned_pgrp(p->pgrp) &&