tag
line
file
source code
SHMLBA
476
ipc/shm.c
} else if (addr & (SHMLBA-1)) {
SHMLBA
478
ipc/shm.c
addr &= ~(SHMLBA-1); /* round down */