tag | line | file | source code |
---|---|---|---|
shm_lpid | 15 | 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 | 539 | ipc/shm.c | shp->shm_lpid = current->pid; |
shm_lpid | 561 | ipc/shm.c | shp->shm_lpid = current->pid; |
shm_lpid | 579 | ipc/shm.c | shp->shm_lpid = current->pid; |