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