tag | line | file | source code |
---|---|---|---|
shm_lpid | 12 | include/linux/shm.h | unsigned short shm_lpid; /* pid of last operator */ |
shm_lpid | 112 | ipc/shm.c | shp->shm_lpid = shp->shm_nattch = 0; |
shm_lpid | 267 | ipc/shm.c | tbuf.shm_lpid = shp->shm_lpid; |
shm_lpid | 312 | ipc/shm.c | tbuf.shm_lpid = shp->shm_lpid; |
shm_lpid | 529 | ipc/shm.c | shp->shm_lpid = current->pid; |
shm_lpid | 561 | ipc/shm.c | shp->shm_lpid = current->pid; |
shm_lpid | 638 | ipc/shm.c | shp->shm_lpid = current->pid; |