Lines Matching defs:task
330 static struct pid **task_pid_ptr(struct task_struct *task, enum pid_type type) in task_pid_ptr()
340 void attach_pid(struct task_struct *task, enum pid_type type) in attach_pid()
346 static void __change_pid(struct task_struct *task, enum pid_type type, in __change_pid()
370 void detach_pid(struct task_struct *task, enum pid_type type) in detach_pid()
375 void change_pid(struct task_struct *task, enum pid_type type, in change_pid()
441 struct task_struct *task; in find_get_task_by_vpid() local
452 struct pid *get_task_pid(struct task_struct *task, enum pid_type type) in get_task_pid()
506 pid_t __task_pid_nr_ns(struct task_struct *task, enum pid_type type, in __task_pid_nr_ns()
574 struct task_struct *task; in pidfd_get_task() local
687 static struct file *__pidfd_fget(struct task_struct *task, int fd) in __pidfd_fget()
727 struct task_struct *task; in pidfd_getfd() local