Home
last modified time | relevance | path

Searched refs:is_current_pgrp_orphaned (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/tty/
H A Dtty_jobctrl.c53 } else if (is_current_pgrp_orphaned()) in __tty_check_change()
/linux/kernel/
H A Dexit.c370 int is_current_pgrp_orphaned(void) in is_current_pgrp_orphaned() function