Lines Matching defs:task
321 static struct pid **task_pid_ptr(struct task_struct *task, enum pid_type type) in task_pid_ptr()
331 void attach_pid(struct task_struct *task, enum pid_type type) in attach_pid()
337 static void __change_pid(struct task_struct *task, enum pid_type type, in __change_pid()
356 void detach_pid(struct task_struct *task, enum pid_type type) in detach_pid()
361 void change_pid(struct task_struct *task, enum pid_type type, in change_pid()
428 struct task_struct *task; in find_get_task_by_vpid() local
439 struct pid *get_task_pid(struct task_struct *task, enum pid_type type) in get_task_pid()
493 pid_t __task_pid_nr_ns(struct task_struct *task, enum pid_type type, in __task_pid_nr_ns()
565 struct task_struct *task; in pidfd_get_task() local
669 static struct file *__pidfd_fget(struct task_struct *task, int fd) in __pidfd_fget()
690 struct task_struct *task; in pidfd_getfd() local