Home
last modified time | relevance | path

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

/linux/ipc/
H A Dshm.c64 struct pid *shm_lprid; member
297 ipc_update_pid(&shp->shm_lprid, task_tgid(current)); in __shm_open()
344 ipc_update_pid(&shp->shm_lprid, NULL); in shm_destroy()
387 ipc_update_pid(&shp->shm_lprid, task_tgid(current)); in __shm_close()
771 shp->shm_lprid = NULL; in newseg()
805 ipc_update_pid(&shp->shm_lprid, NULL); in newseg()
1143 tbuf->shm_lpid = pid_vnr(shp->shm_lprid); in shmctl_stat()
1866 pid_nr_ns(shp->shm_lprid, pid_ns), in sysvipc_shm_proc_show()