Searched refs:pids (Results 1 - 5 of 5) sorted by relevance

/include/linux/
H A Dpid.h39 * value is reused (when pids wrap around) we don't mistakenly refer to new
179 &(pid)->tasks[type], pids[type].node) {
H A Dinit_task.h222 .pids = { \
H A Dsched.h1360 struct pid_link pids[PIDTYPE_MAX]; member in struct:task_struct
1706 return task->pids[PIDTYPE_PID].pid;
1711 return task->group_leader->pids[PIDTYPE_PID].pid;
1721 return task->group_leader->pids[PIDTYPE_PGID].pid;
1726 return task->group_leader->pids[PIDTYPE_SID].pid;
1732 * the helpers to get the task's different pids as they are seen
1836 return p->pids[PIDTYPE_PID].pid != NULL;
2511 * the thread group leader. For iteration through the pids in proc
/include/linux/usb/
H A Dehci_def.h209 u32 pids; member in struct:ehci_dbg_port
/include/uapi/sound/
H A Dasound.h845 struct snd_ctl_elem_id __user *pids; /* R: IDs */ member in struct:snd_ctl_elem_list

Completed in 120 milliseconds