taglinefilesource code
shm_lpid12include/linux/shm.hunsigned short  shm_lpid;  /* pid of last operator */
shm_lpid113ipc/shm.cshp->shm_lpid = shp->shm_nattch = 0;
shm_lpid514ipc/shm.cshp->shm_lpid = current->pid;
shm_lpid546ipc/shm.cshp->shm_lpid = current->pid;
shm_lpid623ipc/shm.cshp->shm_lpid = current->pid;