Home
last modified time | relevance | path

Searched defs:SEMMNS (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dsem.h82 #define SEMMNS (SEMMNI*SEMMSL) /* <= INT_MAX max # of semaphores in system */ macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dsem.h82 #define SEMMNS (SEMMNI*SEMMSL) /* <= INT_MAX max # of semaphores in system */ macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dsem.h70 #define SEMMNS (SEMMNI * SEMMSL) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dsem.h70 #define SEMMNS (SEMMNI * SEMMSL) macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dsem.h57 #define SEMMNS (SEMMNI*SEMMSL) macro

Completed in 2 milliseconds