get_pid           666 arch/x86/kvm/i8254.c 	pid = get_pid(task_tgid(current));
get_pid           127 drivers/gpu/drm/drm_file.c 	file->pid = get_pid(task_pid(current));
get_pid           410 drivers/gpu/drm/msm/msm_gem_submit.c 	struct pid *pid = get_pid(task_pid(current));
get_pid            47 drivers/misc/genwqe/card_dev.c 	cfile->opener = get_pid(task_tgid(current));
get_pid           465 drivers/s390/char/fs3270.c 	fp->fs_pid = get_pid(task_pid(current));
get_pid           802 drivers/tty/n_r3964.c 			pClient->pid = get_pid(pid);
get_pid          2143 drivers/tty/tty_io.c 		get_pid(pid);
get_pid           105 drivers/tty/tty_jobctrl.c 	tty->pgrp = get_pid(task_pgrp(current));
get_pid           107 drivers/tty/tty_jobctrl.c 	tty->session = get_pid(task_session(current));
get_pid           215 drivers/tty/tty_jobctrl.c 			tty_pgrp = get_pid(tty->pgrp);
get_pid           217 drivers/tty/tty_jobctrl.c 				p->signal->tty_old_pgrp = get_pid(tty->pgrp);
get_pid           404 drivers/tty/tty_jobctrl.c 	pgrp = get_pid(tty->pgrp);
get_pid           499 drivers/tty/tty_jobctrl.c 	real_tty->pgrp = get_pid(pgrp);
get_pid           594 drivers/tty/vt/vt_ioctl.c 			vt_spawn_con.pid = get_pid(task_pid(current));
get_pid           620 drivers/tty/vt/vt_ioctl.c 		vc->vt_pid = get_pid(task_pid(current));
get_pid           729 drivers/tty/vt/vt_ioctl.c 				nvc->vt_pid = get_pid(task_pid(current));
get_pid           617 drivers/usb/core/devio.c 		pid = get_pid(as->pid);
get_pid          1047 drivers/usb/core/devio.c 	ps->disc_pid = get_pid(task_pid(current));
get_pid          1817 drivers/usb/core/devio.c 	as->pid = get_pid(task_pid(current));
get_pid            93 fs/fcntl.c     		filp->f_owner.pid = get_pid(pid);
get_pid           897 fs/gfs2/glock.c 	gh->gh_owner_pid = get_pid(task_pid(current));
get_pid           922 fs/gfs2/glock.c 	gh->gh_owner_pid = get_pid(task_pid(current));
get_pid           331 fs/notify/fanotify/fanotify.c 		event->pid = get_pid(task_pid(current));
get_pid           333 fs/notify/fanotify/fanotify.c 		event->pid = get_pid(task_tgid(current));
get_pid           798 fs/ocfs2/dlmglue.c 	oh->oh_owner_pid = get_pid(task_pid(current));
get_pid           688 fs/proc/array.c 			pid = get_pid(task_pid(task));
get_pid           710 fs/proc/array.c 			pid = get_pid(task_pid(task));
get_pid            59 include/net/scm.h 	scm->pid  = get_pid(pid);
get_pid          1339 ipc/mqueue.c   		info->notify_owner = get_pid(task_tgid(current));
get_pid           669 ipc/shm.c      	shp->shm_cprid = get_pid(task_tgid(current));
get_pid           187 ipc/util.h     		*pos = get_pid(pid);
get_pid           503 kernel/audit.c 	ac_new->pid = get_pid(pid);
get_pid          1484 kernel/exit.c  		get_pid(pid);
get_pid          2051 kernel/fork.c  		get_pid(pid);	/* held by pidfile now */
get_pid            82 kernel/locking/rtmutex-debug.c 		act_waiter->deadlock_task_pid = get_pid(task_pid(task));
get_pid           375 kernel/pid.c   	pid = get_pid(rcu_dereference(*task_pid_ptr(task, type)));
get_pid           398 kernel/pid.c   	pid = get_pid(find_vpid(nr));
get_pid           474 kernel/pid.c   	fd = anon_inode_getfd("[pidfd]", &pidfd_fops, get_pid(pid),
get_pid           504 kernel/time/posix-timers.c 		new_timer->it_pid = get_pid(good_sigevent(event));
get_pid           518 kernel/time/posix-timers.c 		new_timer->it_pid = get_pid(task_tgid(current));
get_pid           594 net/unix/af_unix.c 	sk->sk_peer_pid  = get_pid(task_tgid(current));
get_pid           603 net/unix/af_unix.c 	sk->sk_peer_pid  = get_pid(peersk->sk_peer_pid);
get_pid          1512 net/unix/af_unix.c 	UNIXCB(skb).pid  = get_pid(scm->pid);
get_pid          1543 net/unix/af_unix.c 		UNIXCB(skb).pid  = get_pid(task_tgid(current));
get_pid          1560 net/unix/af_unix.c 		scm->pid = get_pid(task_tgid(current));
get_pid            71 sound/core/control.c 	ctl->pid = get_pid(task_pid(current));
get_pid           973 sound/core/pcm.c 	substream->pid = get_pid(task_pid(current));
get_pid           285 sound/core/rawmidi.c 		substream->pid = get_pid(task_pid(current));
get_pid           369 sound/core/seq/seq_clientmgr.c 	client->data.user.owner = get_pid(task_pid(current));