Home
last modified time | relevance | path

Searched refs:get_pid (Results 1 – 25 of 38) sorted by relevance

12

/OK3568_Linux_fs/device/rockchip/common/images/oem/oem_uvcc/
H A Daicamera.sh5 get_pid(){ function
20 ispserver_pid=$(get_pid ispserver)
21 aiserver_pid=$(get_pid aiserver)
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dtty_jobctrl.c105 tty->pgrp = get_pid(task_pgrp(current)); in __proc_set_tty()
106 tty->session = get_pid(task_session(current)); in __proc_set_tty()
215 tty_pgrp = get_pid(tty->pgrp); in tty_signal_session_leader()
217 p->signal->tty_old_pgrp = get_pid(tty->pgrp); in tty_signal_session_leader()
407 pgrp = get_pid(tty->pgrp); in tty_get_pgrp()
506 real_tty->pgrp = get_pid(pgrp); in tiocspgrp()
H A Dn_r3964.c801 pClient->pid = get_pid(pid); in enable_signals()
/OK3568_Linux_fs/kernel/kernel/
H A Dpid.c443 pid = get_pid(rcu_dereference(*task_pid_ptr(task, type))); in get_task_pid()
466 pid = get_pid(find_vpid(nr)); in find_get_pid()
535 get_pid(pid); in pidfd_get_pid()
561 fd = anon_inode_getfd("[pidfd]", &pidfd_fops, get_pid(pid), in pidfd_create()
H A Dusermode_driver.c133 umd_info->tgid = get_pid(task_tgid(current)); in umd_setup()
/OK3568_Linux_fs/kernel/kernel/locking/
H A Drtmutex-debug.c82 act_waiter->deadlock_task_pid = get_pid(task_pid(task)); in debug_rt_mutex_deadlock()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpid.h82 static inline struct pid *get_pid(struct pid *pid) in get_pid() function
/OK3568_Linux_fs/kernel/drivers/tty/vt/
H A Dvt_ioctl.c462 vt_spawn_con.pid = get_pid(task_pid(current)); in vt_k_ioctl()
619 nvc->vt_pid = get_pid(task_pid(current)); in vt_setactivate()
779 vc->vt_pid = get_pid(task_pid(current)); in vt_ioctl()
/OK3568_Linux_fs/kernel/include/net/
H A Dscm.h59 scm->pid = get_pid(pid); in scm_set_cred()
/OK3568_Linux_fs/kernel/fs/notify/fanotify/
H A Dfanotify.c612 event->pid = get_pid(task_pid(current)); in fanotify_alloc_event()
614 event->pid = get_pid(task_tgid(current)); in fanotify_alloc_event()
/OK3568_Linux_fs/kernel/ipc/
H A Dutil.h187 *pos = get_pid(pid); in ipc_update_pid()
/OK3568_Linux_fs/kernel/fs/proc/
H A Darray.c698 pid = get_pid(task_pid(task)); in get_children_pid()
720 pid = get_pid(task_pid(task)); in get_children_pid()
/OK3568_Linux_fs/kernel/net/unix/
H A Daf_unix.c602 sk->sk_peer_pid = get_pid(task_tgid(current)); in init_peercred()
624 sk->sk_peer_pid = get_pid(peersk->sk_peer_pid); in copy_peercred()
1597 UNIXCB(skb).pid = get_pid(scm->pid); in unix_scm_to_skb()
1628 UNIXCB(skb).pid = get_pid(task_tgid(current)); in maybe_add_creds()
1645 scm->pid = get_pid(task_tgid(current)); in maybe_init_creds()
/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Dumem_odp.c196 odp_data->tgid = get_pid(root->tgid); in ib_umem_odp_alloc_child()
/OK3568_Linux_fs/kernel/kernel/time/
H A Dposix-timers.c530 new_timer->it_pid = get_pid(good_sigevent(event)); in do_timer_create()
544 new_timer->it_pid = get_pid(task_tgid(current)); in do_timer_create()
H A Dposix-cpu-timers.c403 new_timer->it.cpu.pid = get_pid(pid); in posix_cpu_timer_create()
/OK3568_Linux_fs/kernel/drivers/s390/char/
H A Dfs3270.c465 fp->fs_pid = get_pid(task_pid(current)); in fs3270_open()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_file.c165 file->pid = get_pid(task_pid(current)); in drm_file_alloc()
/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Di8254.c677 pid = get_pid(task_tgid(current)); in kvm_create_pit()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/
H A Dmsm_gem_submit.c591 struct pid *pid = get_pid(task_pid(current)); in msm_ioctl_gem_submit()
H A Dmsm_gpu.c848 aspace->pid = get_pid(task_pid(task)); in msm_gpu_create_private_address_space()
/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Ddevio.c617 pid = get_pid(as->pid); in async_completed()
1047 ps->disc_pid = get_pid(task_pid(current)); in usbdev_open()
1827 as->pid = get_pid(task_pid(current)); in proc_do_submiturb()
/OK3568_Linux_fs/kernel/fs/
H A Dfcntl.c93 filp->f_owner.pid = get_pid(pid); in f_modown()
/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dglock.c1122 gh->gh_owner_pid = get_pid(task_pid(current)); in gfs2_holder_init()
1147 gh->gh_owner_pid = get_pid(task_pid(current)); in gfs2_holder_reinit()
/OK3568_Linux_fs/kernel/init/
H A Dmain.c1709 cad_pid = get_pid(task_pid(current)); in kernel_init_freeable()

12