Searched refs:SEMMSL_FAST (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/ipc/
H A Dsem.c153 #define SEMMSL_FAST 256 /* 512 bytes on stack */ macro
1344 ushort fast_sem_io[SEMMSL_FAST]; semctl_main()
1379 if (nsems > SEMMSL_FAST) { semctl_main()
1419 if (nsems > SEMMSL_FAST) { semctl_main()

Completed in 68 milliseconds