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

/linux-master/ipc/
H A Dshm.c63 struct pid *shm_lprid; member in struct:shmid_kernel
295 ipc_update_pid(&shp->shm_lprid, task_tgid(current));
342 ipc_update_pid(&shp->shm_lprid, NULL);
385 ipc_update_pid(&shp->shm_lprid, task_tgid(current));
770 shp->shm_lprid = NULL;
804 ipc_update_pid(&shp->shm_lprid, NULL);
1142 tbuf->shm_lpid = pid_vnr(shp->shm_lprid);
1865 pid_nr_ns(shp->shm_lprid, pid_ns),

Completed in 452 milliseconds