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

1 2 3 4

  /external/strace/xlat/
siginfo_codes.h 14 #if !(defined(SI_MESGQ) || (defined(HAVE_DECL_SI_MESGQ) && HAVE_DECL_SI_MESGQ))
15 # define SI_MESGQ -3
47 XLAT(SI_MESGQ),
  /bionic/libc/kernel/uapi/asm-mips/asm/
siginfo.h 111 #undef SI_MESGQ
115 #define SI_MESGQ __SI_CODE(__SI_MESGQ, - 4)
  /development/ndk/platforms/android-21/arch-mips/include/asm/
siginfo.h 109 #undef SI_MESGQ
112 #define SI_MESGQ __SI_CODE(__SI_MESGQ, -4)
  /development/ndk/platforms/android-21/arch-mips64/include/asm/
siginfo.h 109 #undef SI_MESGQ
112 #define SI_MESGQ __SI_CODE(__SI_MESGQ, -4)
  /development/ndk/platforms/android-9/arch-mips/include/asm/
siginfo.h 92 #undef SI_MESGQ
96 #define SI_MESGQ __SI_CODE(__SI_MESGQ, -4)
  /external/kernel-headers/original/uapi/asm-mips/asm/
siginfo.h 116 #undef SI_MESGQ
119 #define SI_MESGQ __SI_CODE(__SI_MESGQ, -4) /* sent by real time mesq state change */
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm/
siginfo.h 92 #undef SI_MESGQ
96 #define SI_MESGQ __SI_CODE(__SI_MESGQ, -4)
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/asm/
siginfo.h 92 #undef SI_MESGQ
96 #define SI_MESGQ __SI_CODE(__SI_MESGQ, -4)
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/asm/
siginfo.h 92 #undef SI_MESGQ
96 #define SI_MESGQ __SI_CODE(__SI_MESGQ, -4)
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/asm/
siginfo.h 92 #undef SI_MESGQ
96 #define SI_MESGQ __SI_CODE(__SI_MESGQ, -4)
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/asm/
siginfo.h 92 #undef SI_MESGQ
96 #define SI_MESGQ __SI_CODE(__SI_MESGQ, -4)
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/asm/
siginfo.h 92 #undef SI_MESGQ
96 #define SI_MESGQ __SI_CODE(__SI_MESGQ, -4)
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/asm/
siginfo.h 92 #undef SI_MESGQ
96 #define SI_MESGQ __SI_CODE(__SI_MESGQ, -4)
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/asm/
siginfo.h 92 #undef SI_MESGQ
96 #define SI_MESGQ __SI_CODE(__SI_MESGQ, -4)
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/asm/
siginfo.h 109 #undef SI_MESGQ
112 #define SI_MESGQ __SI_CODE(__SI_MESGQ, -4)
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/asm/
siginfo.h 109 #undef SI_MESGQ
112 #define SI_MESGQ __SI_CODE(__SI_MESGQ, -4)
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/asm/
siginfo.h 109 #undef SI_MESGQ
112 #define SI_MESGQ __SI_CODE(__SI_MESGQ, -4)
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/asm/
siginfo.h 109 #undef SI_MESGQ
112 #define SI_MESGQ __SI_CODE(__SI_MESGQ, -4)
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/asm/
siginfo.h 109 #undef SI_MESGQ
112 #define SI_MESGQ __SI_CODE(__SI_MESGQ, -4)
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/asm/
siginfo.h 109 #undef SI_MESGQ
112 #define SI_MESGQ __SI_CODE(__SI_MESGQ, -4)
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/asm/
siginfo.h 92 #undef SI_MESGQ
96 #define SI_MESGQ __SI_CODE(__SI_MESGQ, -4)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
siginfo.h 139 SI_MESGQ, /* Sent by real time mesq state change. */
140 # define SI_MESGQ SI_MESGQ
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
siginfo.h 139 SI_MESGQ, /* Sent by real time mesq state change. */
140 # define SI_MESGQ SI_MESGQ
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
siginfo.h 139 SI_MESGQ, /* Sent by real time mesq state change. */
140 # define SI_MESGQ SI_MESGQ
  /external/e2fsprogs/e2fsck/
sigcatcher.c 146 #ifdef SI_MESGQ
147 DEFINE_ENTRY(SI_MESGQ)

Completed in 2602 milliseconds

1 2 3 4