Home
last modified time | relevance | path

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

/include/linux/
Dinit_task.h82 { .first = &init_task.pids[PIDTYPE_SID].node }, \
181 [PIDTYPE_SID] = INIT_PID_LINK(PIDTYPE_SID), \
Dpid.h10 PIDTYPE_SID, enumerator
Dsched.h1483 return task->group_leader->pids[PIDTYPE_SID].pid; in task_session()