SEMMSL 82 include/uapi/linux/sem.h #define SEMMNS (SEMMNI*SEMMSL) /* <= INT_MAX max # of semaphores in system */ SEMMSL 226 ipc/sem.c ns->sc_semmsl = SEMMSL;