Home
last modified time | relevance | path

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

/openbmc/linux/ipc/
H A Dshm.c62 struct pid *shm_lprid; member
294 ipc_update_pid(&shp->shm_lprid, task_tgid(current)); in __shm_open()
341 ipc_update_pid(&shp->shm_lprid, NULL); in shm_destroy()
384 ipc_update_pid(&shp->shm_lprid, task_tgid(current)); in __shm_close()
774 shp->shm_lprid = NULL; in newseg()
808 ipc_update_pid(&shp->shm_lprid, NULL); in newseg()
1146 tbuf->shm_lpid = pid_vnr(shp->shm_lprid); in shmctl_stat()
1869 pid_nr_ns(shp->shm_lprid, pid_ns), in sysvipc_shm_proc_show()