Home
last modified time | relevance | path

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

/linux-2.4.37.9/kernel/
Dexit.c110 static int will_become_orphaned_pgrp(int pgrp, struct task_struct * ignored_task) in will_become_orphaned_pgrp() argument
116 if ((p == ignored_task) || (p->pgrp != pgrp) || in will_become_orphaned_pgrp()