Searched refs:thread_pid (Results 1 – 5 of 5) sorted by relevance
271 &task->thread_pid : in task_pid_ptr()320 new->thread_pid = old->thread_pid; in transfer_pid()
1600 task->thread_pid = pid; in init_task_pid()
121 .thread_pid = &init_struct_pid,
782 struct pid *thread_pid; member1214 return task->thread_pid; in task_pid()1263 return p->thread_pid != NULL; in pid_alive()
53 DEFINE(IA64_TASK_THREAD_PID_OFFSET,offsetof (struct task_struct, thread_pid)); in foo()