tag | line | file | source code |
---|---|---|---|
shm_lpid | 12 | include/linux/shm.h | unsigned short shm_lpid; /* pid of last operator */ |
shm_lpid | 119 | ipc/shm.c | shp->shm_lpid = shp->shm_nattch = 0; |
shm_lpid | 275 | ipc/shm.c | tbuf.shm_lpid = shp->shm_lpid; |
shm_lpid | 320 | ipc/shm.c | tbuf.shm_lpid = shp->shm_lpid; |
shm_lpid | 529 | ipc/shm.c | shp->shm_lpid = current->pid; |
shm_lpid | 551 | ipc/shm.c | shp->shm_lpid = current->pid; |
shm_lpid | 571 | ipc/shm.c | shp->shm_lpid = current->pid; |