taglinefilesource code
shm_lpid12include/linux/shm.hunsigned short  shm_lpid;  /* pid of last operator */
shm_lpid112ipc/shm.cshp->shm_lpid = shp->shm_nattch = 0;
shm_lpid469ipc/shm.cshp->shm_lpid = current->pid;
shm_lpid501ipc/shm.cshp->shm_lpid = current->pid;
shm_lpid576ipc/shm.cshp->shm_lpid = current->pid;