taglinefilesource code
is_orphaned_pgrp427drivers/char/n_tty.cif (!is_orphaned_pgrp(tty->pgrp))
is_orphaned_pgrp779drivers/char/n_tty.cis_orphaned_pgrp(current->pgrp))
is_orphaned_pgrp290drivers/char/tty_io.cif (is_orphaned_pgrp(current->pgrp))
is_orphaned_pgrp719drivers/char/tty_io.cif (is_ignored(SIGTTIN) || is_orphaned_pgrp(current->pgrp))
is_orphaned_pgrp754drivers/char/tty_io.cif (is_orphaned_pgrp(current->pgrp))
is_orphaned_pgrp301include/linux/tty.hextern int is_orphaned_pgrp(int pgrp);
is_orphaned_pgrp457kernel/exit.cis_orphaned_pgrp(current->pgrp) &&
is_orphaned_pgrp494kernel/exit.cis_orphaned_pgrp(p->pgrp) &&