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