HomeSort by relevance Sort by last modified time
    Searched refs:MSGPOOL (Results 1 - 25 of 55) sorted by null

1 2 3

  /bionic/libc/kernel/uapi/linux/
msg.h 55 int msgpool; member in struct:msginfo
70 #define MSGPOOL (MSGMNI * MSGMNB / 1024)
75 #define __MSGSEG ((MSGPOOL * 1024) / MSGSSZ)
  /development/ndk/platforms/android-21/include/linux/
msg.h 55 int msgpool; member in struct:msginfo
71 #define MSGPOOL (MSGMNI * MSGMNB / 1024)
76 #define __MSGSEG ((MSGPOOL * 1024) / MSGSSZ)
  /development/ndk/platforms/android-3/include/linux/
msg.h 47 int msgpool; member in struct:msginfo
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /external/kernel-headers/original/uapi/linux/
msg.h 43 int msgpool; member in struct:msginfo
80 #define MSGPOOL (MSGMNI * MSGMNB / 1024) /* size in kbytes of message pool */
84 #define __MSGSEG ((MSGPOOL * 1024) / MSGSSZ) /* max no. of segments */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
msg.h 42 int msgpool; member in struct:msginfo
67 #define MSGPOOL (MSGMNI * MSGMNB / 1024) /* size in kbytes of message pool */
71 #define __MSGSEG ((MSGPOOL * 1024) / MSGSSZ) /* max no. of segments */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
msg.h 42 int msgpool; member in struct:msginfo
67 #define MSGPOOL (MSGMNI * MSGMNB / 1024) /* size in kbytes of message pool */
71 #define __MSGSEG ((MSGPOOL * 1024) / MSGSSZ) /* max no. of segments */
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/linux/
msg.h 47 int msgpool; member in struct:msginfo
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/linux/
msg.h 47 int msgpool; member in struct:msginfo
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/linux/
msg.h 47 int msgpool; member in struct:msginfo
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/linux/
msg.h 47 int msgpool; member in struct:msginfo
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/linux/
msg.h 47 int msgpool; member in struct:msginfo
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/linux/
msg.h 47 int msgpool; member in struct:msginfo
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/linux/
msg.h 47 int msgpool; member in struct:msginfo
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/linux/
msg.h 47 int msgpool; member in struct:msginfo
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/linux/
msg.h 47 int msgpool; member in struct:msginfo
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/linux/
msg.h 47 int msgpool; member in struct:msginfo
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/linux/
msg.h 47 int msgpool; member in struct:msginfo
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/linux/
msg.h 47 int msgpool; member in struct:msginfo
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/linux/
msg.h 47 int msgpool; member in struct:msginfo
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/linux/
msg.h 47 int msgpool; member in struct:msginfo
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/linux/
msg.h 47 int msgpool; member in struct:msginfo
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/linux/
msg.h 47 int msgpool; member in struct:msginfo
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/linux/
msg.h 47 int msgpool; member in struct:msginfo
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/linux/
msg.h 47 int msgpool; member in struct:msginfo
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/linux/
msg.h 47 int msgpool; member in struct:msginfo
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)

Completed in 1297 milliseconds

1 2 3