OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__NR_sysfs
(Results
26 - 50
of
99
) sorted by null
1
2
3
4
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/asm/
unistd_x32.h
174
#define
__NR_sysfs
(__X32_SYSCALL_BIT + 139)
/bionic/libc/kernel/uapi/asm-arm/asm/
unistd.h
162
#define
__NR_sysfs
(__NR_SYSCALL_BASE + 135)
/bionic/libc/kernel/uapi/asm-mips/asm/
unistd.h
194
#define
__NR_sysfs
(__NR_Linux + 135)
651
#define
__NR_sysfs
(__NR_Linux + 136)
[
all
...]
/bionic/libc/kernel/uapi/asm-x86/asm/
unistd_32.h
190
#define
__NR_sysfs
135
/development/ndk/platforms/android-21/arch-arm/include/asm/
unistd.h
162
#define
__NR_sysfs
(__NR_SYSCALL_BASE+135)
/development/ndk/platforms/android-21/arch-mips/include/asm/
unistd.h
194
#define
__NR_sysfs
(__NR_Linux + 135)
640
#define
__NR_sysfs
(__NR_Linux + 136)
[
all
...]
/development/ndk/platforms/android-21/arch-mips64/include/asm/
unistd.h
194
#define
__NR_sysfs
(__NR_Linux + 135)
640
#define
__NR_sysfs
(__NR_Linux + 136)
[
all
...]
/development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_32.h
190
#define
__NR_sysfs
135
/development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_32.h
190
#define
__NR_sysfs
135
/development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h
167
#define
__NR_sysfs
(__NR_SYSCALL_BASE+135)
/development/ndk/platforms/android-9/arch-mips/include/asm/
unistd.h
194
#define
__NR_sysfs
(__NR_Linux + 135)
635
#define
__NR_sysfs
(__NR_Linux + 136)
[
all
...]
/development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h
190
#define
__NR_sysfs
135
/external/kernel-headers/original/uapi/asm-arm/asm/
unistd.h
163
#define
__NR_sysfs
(__NR_SYSCALL_BASE+135)
/external/kernel-headers/original/uapi/asm-mips/asm/
unistd.h
158
#define
__NR_sysfs
(__NR_Linux + 135)
536
#define
__NR_sysfs
(__NR_Linux + 136)
[
all
...]
/external/kernel-headers/original/uapi/asm-x86/asm/
unistd_32.h
139
#define
__NR_sysfs
135
/external/libchrome/sandbox/linux/system_headers/
arm_linux_syscalls.h
416
#if !defined(
__NR_sysfs
)
417
#define
__NR_sysfs
(__NR_SYSCALL_BASE+135)
mips_linux_syscalls.h
556
#if !defined(
__NR_sysfs
)
557
#define
__NR_sysfs
(__NR_Linux + 135)
x86_32_linux_syscalls.h
553
#if !defined(
__NR_sysfs
)
554
#define
__NR_sysfs
135
/external/valgrind/include/vki/
vki-scnums-arm-linux.h
172
#define
__NR_sysfs
135
vki-scnums-mips32-linux.h
175
#define
__NR_sysfs
(__NR_Linux + 135)
vki-scnums-ppc32-linux.h
172
#define
__NR_sysfs
135
vki-scnums-ppc64-linux.h
172
#define
__NR_sysfs
135
vki-scnums-x86-linux.h
172
#define
__NR_sysfs
135
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
unistd_32.h
143
#define
__NR_sysfs
135
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/
unistd_32.h
143
#define
__NR_sysfs
135
Completed in 545 milliseconds
1
2
3
4