Searched refs:thread_pid (Results 1 – 5 of 5) sorted by relevance
276 &task->thread_pid : in task_pid_ptr()325 new->thread_pid = old->thread_pid; in transfer_pid()
1660 task->thread_pid = pid; in init_task_pid()
121 .thread_pid = &init_struct_pid,
824 struct pid *thread_pid; member1288 return task->thread_pid; in task_pid()1337 return p->thread_pid != NULL; in pid_alive()
53 DEFINE(IA64_TASK_THREAD_PID_OFFSET,offsetof (struct task_struct, thread_pid)); in foo()