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

1 2 3 4 5

  /bionic/libc/arch-arm/bionic/
futex_arm.S 57 ldr r7, =__NR_futex
69 ldr r7, =__NR_futex
80 ldr r7, =__NR_futex
89 swi #__NR_futex
97 swi #__NR_futex
104 swi #__NR_futex
  /bionic/libc/arch-x86/bionic/
futex_x86.S 21 movl $__NR_futex, %eax
39 movl $__NR_futex, %eax
54 movl $__NR_futex, %eax
71 movl $__NR_futex, %eax
  /bionic/libc/arch-mips/syscalls/
futex.S 11 li $v0, __NR_futex
  /bionic/libc/arch-arm/syscalls/
futex.S 10 ldr r7, =__NR_futex
  /bionic/libc/arch-mips/bionic/
futex_mips.S 50 li $v0,__NR_futex
78 li $v0,__NR_futex
105 li $v0,__NR_futex
132 li $v0,__NR_futex
  /bionic/libc/arch-x86/syscalls/
futex.S 22 movl $__NR_futex, %eax
  /bionic/libc/include/sys/
linux-syscalls.h 205 #define __NR_futex (__NR_SYSCALL_BASE + 240)
293 #define __NR_futex (__NR_SYSCALL_BASE + 240)
425 #define __NR_futex (__NR_SYSCALL_BASE + 238)
  /development/ndk/platforms/android-9/arch-mips/include/sys/
linux-syscalls.h 142 #define __NR_futex (__NR_SYSCALL_BASE + 240)
256 #define __NR_futex (__NR_SYSCALL_BASE + 240)
354 #define __NR_futex (__NR_SYSCALL_BASE + 240)
467 #define __NR_futex (__NR_SYSCALL_BASE + 238)
    [all...]
  /external/valgrind/main/include/vki/
vki-scnums-amd64-linux.h 285 #define __NR_futex 202
vki-scnums-s390x-linux.h 208 #define __NR_futex 238
vki-scnums-arm-linux.h 277 #define __NR_futex 240
vki-scnums-ppc32-linux.h 262 #define __NR_futex 221
vki-scnums-ppc64-linux.h 258 #define __NR_futex 221
vki-scnums-x86-linux.h 277 #define __NR_futex 240
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h 142 #define __NR_futex (__NR_SYSCALL_BASE + 240)
256 #define __NR_futex (__NR_SYSCALL_BASE + 240)
354 #define __NR_futex (__NR_SYSCALL_BASE + 240)
467 #define __NR_futex (__NR_SYSCALL_BASE + 238)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h 142 #define __NR_futex (__NR_SYSCALL_BASE + 240)
256 #define __NR_futex (__NR_SYSCALL_BASE + 240)
354 #define __NR_futex (__NR_SYSCALL_BASE + 240)
467 #define __NR_futex (__NR_SYSCALL_BASE + 238)
    [all...]
  /bionic/libc/kernel/arch-x86/asm/
unistd_32.h 320 #define __NR_futex 240
  /development/ndk/platforms/android-3/include/sys/
linux-syscalls.h 129 #define __NR_futex (__NR_SYSCALL_BASE + 240)
  /development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h 320 #define __NR_futex 240
  /external/kernel-headers/original/asm-x86/
unistd_32.h 248 #define __NR_futex 240
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_32.h 248 #define __NR_futex 240
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_32.h 248 #define __NR_futex 240
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_32.h 248 #define __NR_futex 240
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 129 #define __NR_futex (__NR_SYSCALL_BASE + 240)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
linux-syscalls.h 129 #define __NR_futex (__NR_SYSCALL_BASE + 240)

Completed in 537 milliseconds

1 2 3 4 5