Home
last modified time | relevance | path

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

/Linux-v4.19/ipc/
Dshm.c62 struct pid *shm_lprid; member
253 ipc_update_pid(&shp->shm_lprid, task_tgid(current)); in __shm_open()
295 ipc_update_pid(&shp->shm_lprid, NULL); in shm_destroy()
340 ipc_update_pid(&shp->shm_lprid, task_tgid(current)); in shm_close()
670 shp->shm_lprid = NULL; in newseg()
700 ipc_update_pid(&shp->shm_lprid, NULL); in newseg()
1041 tbuf->shm_lpid = pid_vnr(shp->shm_lprid); in shmctl_stat()
1739 pid_nr_ns(shp->shm_lprid, pid_ns), in sysvipc_shm_proc_show()