HomeSort by relevance Sort by last modified time
    Searched refs:__NR_get_kernel_syms (Results 26 - 43 of 43) sorted by null

12

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h 408 #define __NR_get_kernel_syms 177
409 __SYSCALL(__NR_get_kernel_syms, sys_ni_syscall)
  /bionic/libc/kernel/arch-mips/asm/
unistd.h 187 #define __NR_get_kernel_syms (__NR_Linux + 130)
677 #define __NR_get_kernel_syms (__NR_Linux + 170)
    [all...]
  /development/ndk/platforms/android-9/arch-mips/include/asm/
unistd.h 187 #define __NR_get_kernel_syms (__NR_Linux + 130)
677 #define __NR_get_kernel_syms (__NR_Linux + 170)
    [all...]
  /external/kernel-headers/original/asm-mips/
unistd.h 153 #define __NR_get_kernel_syms (__NR_Linux + 130)
557 #define __NR_get_kernel_syms (__NR_Linux + 170)
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
unistd.h 187 #define __NR_get_kernel_syms (__NR_Linux + 130)
677 #define __NR_get_kernel_syms (__NR_Linux + 170)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
unistd.h 187 #define __NR_get_kernel_syms (__NR_Linux + 130)
677 #define __NR_get_kernel_syms (__NR_Linux + 170)
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
unistd.h 187 #define __NR_get_kernel_syms (__NR_Linux + 130)
677 #define __NR_get_kernel_syms (__NR_Linux + 170)
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
unistd.h 187 #define __NR_get_kernel_syms (__NR_Linux + 130)
677 #define __NR_get_kernel_syms (__NR_Linux + 170)
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
unistd.h 187 #define __NR_get_kernel_syms (__NR_Linux + 130)
677 #define __NR_get_kernel_syms (__NR_Linux + 170)
    [all...]
  /external/valgrind/main/include/vki/
vki-scnums-mips32-linux.h 170 #define __NR_get_kernel_syms (__NR_Linux + 130)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
syscall.h 64 #define SYS_get_kernel_syms __NR_get_kernel_syms
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 64 #define SYS_get_kernel_syms __NR_get_kernel_syms
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 64 #define SYS_get_kernel_syms __NR_get_kernel_syms
  /external/valgrind/main/memcheck/tests/x86-linux/
scalar.c 598 // __NR_get_kernel_syms 130
599 GO(__NR_get_kernel_syms, "ni");
600 SY(__NR_get_kernel_syms); FAIL;
    [all...]
  /bionic/libc/include/sys/
glibc-syscalls.h 423 #define SYS_get_kernel_syms __NR_get_kernel_syms
779 #define SYS_get_kernel_syms __NR_get_kernel_syms
    [all...]
  /external/valgrind/main/memcheck/tests/darwin/
scalar.c 1186 // __NR_get_kernel_syms 130
1187 GO(__NR_get_kernel_syms, "ni");
1188 SY(__NR_get_kernel_syms); FAIL;
    [all...]
  /external/chromium_org/content/common/
sandbox_seccomp_bpf_linux.cc 848 case __NR_get_kernel_syms: // Should ENOSYS.
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-x86-linux.c     [all...]

Completed in 496 milliseconds

12