taglinefilesource code
is_orphaned_pgrp420drivers/char/n_tty.cif (!is_orphaned_pgrp(tty->pgrp))
is_orphaned_pgrp770drivers/char/n_tty.cis_orphaned_pgrp(current->pgrp))
is_orphaned_pgrp279drivers/char/tty_io.cif (is_orphaned_pgrp(current->pgrp))
is_orphaned_pgrp696drivers/char/tty_io.cif (is_ignored(SIGTTIN) || is_orphaned_pgrp(current->pgrp))
is_orphaned_pgrp731drivers/char/tty_io.cif (is_orphaned_pgrp(current->pgrp))
is_orphaned_pgrp302include/linux/tty.hextern int is_orphaned_pgrp(int pgrp);
is_orphaned_pgrp403kernel/exit.cis_orphaned_pgrp(current->pgrp) &&
is_orphaned_pgrp440kernel/exit.cis_orphaned_pgrp(p->pgrp) &&