pid_type          629 arch/s390/kernel/perf_cpum_sf.c 			   u32 pid, enum pid_type type)
pid_type         2132 drivers/tty/tty_io.c 		enum pid_type type;
pid_type           87 fs/fcntl.c     static void f_modown(struct file *filp, struct pid *pid, enum pid_type type,
pid_type           94 fs/fcntl.c     		filp->f_owner.pid_type = type;
pid_type          105 fs/fcntl.c     void __f_setown(struct file *filp, struct pid *pid, enum pid_type type,
pid_type          115 fs/fcntl.c     	enum pid_type type;
pid_type          154 fs/fcntl.c     	if (filp->f_owner.pid_type == PIDTYPE_PGID)
pid_type          208 fs/fcntl.c     	switch (filp->f_owner.pid_type) {
pid_type          726 fs/fcntl.c     			       int fd, int reason, enum pid_type type)
pid_type          781 fs/fcntl.c     	enum pid_type type;
pid_type          786 fs/fcntl.c     	type = fown->pid_type;
pid_type          809 fs/fcntl.c     				struct fown_struct *fown, enum pid_type type)
pid_type          818 fs/fcntl.c     	enum pid_type type;
pid_type          824 fs/fcntl.c     	type = fown->pid_type;
pid_type          908 include/linux/fs.h 	enum pid_type pid_type;	/* Kind of process group SIGIO should be sent to */
pid_type         1353 include/linux/fs.h extern void __f_setown(struct file *filp, struct pid *, enum pid_type, int force);
pid_type           87 include/linux/pid.h extern struct task_struct *pid_task(struct pid *pid, enum pid_type);
pid_type           88 include/linux/pid.h extern struct task_struct *get_pid_task(struct pid *pid, enum pid_type);
pid_type           90 include/linux/pid.h extern struct pid *get_task_pid(struct task_struct *task, enum pid_type type);
pid_type           95 include/linux/pid.h extern void attach_pid(struct task_struct *task, enum pid_type);
pid_type           96 include/linux/pid.h extern void detach_pid(struct task_struct *task, enum pid_type);
pid_type           97 include/linux/pid.h extern void change_pid(struct task_struct *task, enum pid_type,
pid_type          100 include/linux/pid.h 			 enum pid_type);
pid_type         1304 include/linux/sched.h pid_t __task_pid_nr_ns(struct task_struct *task, enum pid_type type, struct pid_namespace *ns);
pid_type          338 include/linux/sched/signal.h extern int send_sigqueue(struct sigqueue *, struct pid *, enum pid_type);
pid_type          594 include/linux/sched/signal.h struct pid *task_pid_type(struct task_struct *task, enum pid_type type)
pid_type          267 include/linux/signal.h enum pid_type;
pid_type          271 include/linux/signal.h 				struct task_struct *p, enum pid_type type);
pid_type          273 include/linux/signal.h 			       struct task_struct *p, enum pid_type type);
pid_type         1326 kernel/events/core.c 				enum pid_type type)
pid_type          923 kernel/exit.c  	enum pid_type		wo_type;
pid_type         1495 kernel/exit.c  	enum pid_type type;
pid_type         1587 kernel/exit.c  	enum pid_type type;
pid_type         1645 kernel/fork.c  	enum pid_type type;
pid_type         1653 kernel/fork.c  init_task_pid(struct task_struct *task, enum pid_type type, struct pid *pid)
pid_type         2292 kernel/fork.c  	enum pid_type type;
pid_type          163 kernel/pid.c   	enum pid_type type;
pid_type          273 kernel/pid.c   static struct pid **task_pid_ptr(struct task_struct *task, enum pid_type type)
pid_type          283 kernel/pid.c   void attach_pid(struct task_struct *task, enum pid_type type)
pid_type          289 kernel/pid.c   static void __change_pid(struct task_struct *task, enum pid_type type,
pid_type          308 kernel/pid.c   void detach_pid(struct task_struct *task, enum pid_type type)
pid_type          313 kernel/pid.c   void change_pid(struct task_struct *task, enum pid_type type,
pid_type          322 kernel/pid.c   			   enum pid_type type)
pid_type          329 kernel/pid.c   struct task_struct *pid_task(struct pid *pid, enum pid_type type)
pid_type          371 kernel/pid.c   struct pid *get_task_pid(struct task_struct *task, enum pid_type type)
pid_type          381 kernel/pid.c   struct task_struct *get_pid_task(struct pid *pid, enum pid_type type)
pid_type          425 kernel/pid.c   pid_t __task_pid_nr_ns(struct task_struct *task, enum pid_type type,
pid_type          989 kernel/signal.c static void complete_signal(int sig, struct task_struct *p, enum pid_type type)
pid_type         1071 kernel/signal.c 			enum pid_type type, bool force)
pid_type         1209 kernel/signal.c 			enum pid_type type)
pid_type         1284 kernel/signal.c 			enum pid_type type)
pid_type         1404 kernel/signal.c 			struct task_struct *p, enum pid_type type)
pid_type         1846 kernel/signal.c int send_sigqueue(struct sigqueue *q, struct pid *pid, enum pid_type type)
pid_type          312 kernel/time/posix-timers.c 	enum pid_type type;