Home
last modified time | relevance | path

Searched refs:shm_lprid (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/ipc/
H A Dshm.c62 struct pid *shm_lprid; member
296 ipc_update_pid(&shp->shm_lprid, task_tgid(current)); in __shm_open()
338 ipc_update_pid(&shp->shm_lprid, NULL); in shm_destroy()
383 ipc_update_pid(&shp->shm_lprid, task_tgid(current)); in shm_close()
762 shp->shm_lprid = NULL; in newseg()
796 ipc_update_pid(&shp->shm_lprid, NULL); in newseg()
1136 tbuf->shm_lpid = pid_vnr(shp->shm_lprid); in shmctl_stat()
1860 pid_nr_ns(shp->shm_lprid, pid_ns), in sysvipc_shm_proc_show()