Searched refs:PIDTYPE_SID (Results 1 – 3 of 3) sorted by relevance
82 { .first = &init_task.pids[PIDTYPE_SID].node }, \181 [PIDTYPE_SID] = INIT_PID_LINK(PIDTYPE_SID), \
10 PIDTYPE_SID, enumerator
1483 return task->group_leader->pids[PIDTYPE_SID].pid; in task_session()