Lines Matching defs:pid
101 void put_pid(struct pid *pid) in put_pid()
119 struct pid *pid = container_of(rhp, struct pid, rcu); in delayed_put_pid() local
123 void free_pid(struct pid *pid) in free_pid()
161 struct pid *pid; in alloc_pid() local
280 struct pid *pid = *task_pid_ptr(task, type); in attach_pid() local
288 struct pid *pid; in __change_pid() local
309 struct pid *pid) in change_pid()
324 struct task_struct *pid_task(struct pid *pid, enum pid_type type) in pid_task()
368 struct pid *pid; in get_task_pid() local
376 struct task_struct *get_pid_task(struct pid *pid, enum pid_type type) in get_pid_task()
390 struct pid *pid; in find_get_pid() local
400 pid_t pid_nr_ns(struct pid *pid, struct pid_namespace *ns) in pid_nr_ns()
414 pid_t pid_vnr(struct pid *pid) in pid_vnr()