Searched defs:pids (Results 1 - 3 of 3) sorted by last modified time

/include/linux/
H A Dsched.h1385 struct pid_link pids[PIDTYPE_MAX]; member in struct:task_struct
1658 return task->pids[PIDTYPE_PID].pid;
1663 return task->group_leader->pids[PIDTYPE_PID].pid;
1673 return task->group_leader->pids[PIDTYPE_PGID].pid;
1678 return task->group_leader->pids[PIDTYPE_SID].pid;
1684 * the helpers to get the task's different pids as they are seen
1768 return p->pids[PIDTYPE_PID].pid != NULL;
2377 * the thread group leader. For iteration through the pids in proc
/include/linux/usb/
H A Dehci_def.h195 u32 pids; member in struct:ehci_dbg_port
/include/sound/
H A Dasound.h781 struct snd_ctl_elem_id __user *pids; /* R: IDs */ member in struct:snd_ctl_elem_list

Completed in 782 milliseconds