OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__NR_getcpu
(Results
1 - 25
of
73
) sorted by null
1
2
3
/bionic/libc/arch-arm/syscalls/
__getcpu.S
8
ldr r7, =
__NR_getcpu
/bionic/libc/arch-mips/syscalls/
__getcpu.S
11
li $v0,
__NR_getcpu
/bionic/libc/arch-x86/syscalls/
__getcpu.S
13
movl $
__NR_getcpu
, %eax
/external/chromium_org/third_party/tcmalloc/chromium/src/base/
vdso_support.cc
150
#if defined(
__NR_getcpu
)
linux_syscall_support.h
540
#ifndef
__NR_getcpu
541
#define
__NR_getcpu
318
623
#ifndef
__NR_getcpu
624
#define
__NR_getcpu
(__NR_Linux + 312)
640
#ifndef
__NR_getcpu
641
#define
__NR_getcpu
(__NR_Linux + 271)
657
#ifndef
__NR_getcpu
658
#define
__NR_getcpu
(__NR_Linux + 275)
686
#ifndef
__NR_getcpu
687
#define
__NR_getcpu
30
[
all
...]
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
vdso_support.cc
150
#if defined(
__NR_getcpu
)
linux_syscall_support.h
526
#ifndef
__NR_getcpu
527
#define
__NR_getcpu
318
609
#ifndef
__NR_getcpu
610
#define
__NR_getcpu
(__NR_Linux + 312)
626
#ifndef
__NR_getcpu
627
#define
__NR_getcpu
(__NR_Linux + 271)
643
#ifndef
__NR_getcpu
644
#define
__NR_getcpu
(__NR_Linux + 275)
672
#ifndef
__NR_getcpu
673
#define
__NR_getcpu
30
[
all
...]
/development/ndk/platforms/android-9/arch-mips/include/sys/
linux-syscalls.h
189
#define
__NR_getcpu
(__NR_SYSCALL_BASE + 345)
289
#define
__NR_getcpu
(__NR_SYSCALL_BASE + 318)
387
#define
__NR_getcpu
(__NR_SYSCALL_BASE + 318)
498
#define
__NR_getcpu
(__NR_SYSCALL_BASE + 312
[
all
...]
/external/valgrind/main/include/vki/
vki-scnums-amd64-linux.h
393
#define
__NR_getcpu
309
vki-scnums-s390x-linux.h
279
#define
__NR_getcpu
311
vki-scnums-arm-linux.h
384
#define
__NR_getcpu
345
vki-scnums-ppc32-linux.h
347
#define
__NR_getcpu
302
vki-scnums-ppc64-linux.h
339
#define
__NR_getcpu
302
vki-scnums-x86-linux.h
355
#define
__NR_getcpu
318
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h
189
#define
__NR_getcpu
(__NR_SYSCALL_BASE + 345)
289
#define
__NR_getcpu
(__NR_SYSCALL_BASE + 318)
387
#define
__NR_getcpu
(__NR_SYSCALL_BASE + 318)
498
#define
__NR_getcpu
(__NR_SYSCALL_BASE + 312
[
all
...]
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h
189
#define
__NR_getcpu
(__NR_SYSCALL_BASE + 345)
289
#define
__NR_getcpu
(__NR_SYSCALL_BASE + 318)
387
#define
__NR_getcpu
(__NR_SYSCALL_BASE + 318)
498
#define
__NR_getcpu
(__NR_SYSCALL_BASE + 312
[
all
...]
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h
189
#define
__NR_getcpu
(__NR_SYSCALL_BASE + 345)
289
#define
__NR_getcpu
(__NR_SYSCALL_BASE + 318)
387
#define
__NR_getcpu
(__NR_SYSCALL_BASE + 318)
498
#define
__NR_getcpu
(__NR_SYSCALL_BASE + 312
[
all
...]
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/sys/
linux-syscalls.h
189
#define
__NR_getcpu
(__NR_SYSCALL_BASE + 345)
289
#define
__NR_getcpu
(__NR_SYSCALL_BASE + 318)
387
#define
__NR_getcpu
(__NR_SYSCALL_BASE + 318)
498
#define
__NR_getcpu
(__NR_SYSCALL_BASE + 312
[
all
...]
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h
189
#define
__NR_getcpu
(__NR_SYSCALL_BASE + 345)
289
#define
__NR_getcpu
(__NR_SYSCALL_BASE + 318)
387
#define
__NR_getcpu
(__NR_SYSCALL_BASE + 318)
498
#define
__NR_getcpu
(__NR_SYSCALL_BASE + 312
[
all
...]
/external/chromium_org/sandbox/linux/services/
x86_64_linux_syscalls.h
1249
#if !defined(
__NR_getcpu
)
1250
#define
__NR_getcpu
309
x86_32_linux_syscalls.h
1269
#if !defined(
__NR_getcpu
)
1270
#define
__NR_getcpu
318
/bionic/libc/kernel/arch-x86/asm/
unistd_32.h
415
#define
__NR_getcpu
318
/development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h
415
#define
__NR_getcpu
318
/external/kernel-headers/original/asm-x86/
unistd_32.h
326
#define
__NR_getcpu
318
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_32.h
326
#define
__NR_getcpu
318
Completed in 321 milliseconds
1
2
3