OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__NR_timerfd_gettime
(Results
26 - 50
of
126
) sorted by null
1
2
3
4
5
6
/prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/asm/
unistd_x32.h
336
#define
__NR_timerfd_gettime
(__X32_SYSCALL_BIT + 287)
/prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/asm/
unistd_64.h
380
#define
__NR_timerfd_gettime
287
unistd_x32.h
336
#define
__NR_timerfd_gettime
(__X32_SYSCALL_BIT + 287)
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/asm/
unistd_64.h
380
#define
__NR_timerfd_gettime
287
unistd_x32.h
336
#define
__NR_timerfd_gettime
(__X32_SYSCALL_BIT + 287)
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/asm/
unistd_64.h
380
#define
__NR_timerfd_gettime
287
unistd_x32.h
336
#define
__NR_timerfd_gettime
(__X32_SYSCALL_BIT + 287)
/bionic/libc/kernel/uapi/asm-arm/asm/
unistd.h
426
#define
__NR_timerfd_gettime
(__NR_SYSCALL_BASE + 354)
/bionic/libc/kernel/uapi/asm-generic/
unistd.h
154
#define
__NR_timerfd_gettime
87
/bionic/libc/kernel/uapi/asm-mips/asm/
unistd.h
426
#define
__NR_timerfd_gettime
(__NR_Linux + 322)
[
all
...]
/bionic/libc/kernel/uapi/asm-x86/asm/
unistd_32.h
424
#define
__NR_timerfd_gettime
326
/development/ndk/platforms/android-21/arch-arm/include/asm/
unistd.h
426
#define
__NR_timerfd_gettime
(__NR_SYSCALL_BASE+354)
/development/ndk/platforms/android-21/arch-mips/include/asm/
unistd.h
426
#define
__NR_timerfd_gettime
(__NR_Linux + 322)
[
all
...]
/development/ndk/platforms/android-21/arch-mips64/include/asm/
unistd.h
426
#define
__NR_timerfd_gettime
(__NR_Linux + 322)
[
all
...]
/development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_32.h
424
#define
__NR_timerfd_gettime
326
/development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_32.h
424
#define
__NR_timerfd_gettime
326
/development/ndk/platforms/android-21/include/asm-generic/
unistd.h
152
#define
__NR_timerfd_gettime
87
/development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h
431
#define
__NR_timerfd_gettime
(__NR_SYSCALL_BASE+354)
/development/ndk/platforms/android-9/arch-mips/include/asm/
unistd.h
426
#define
__NR_timerfd_gettime
(__NR_Linux + 322)
[
all
...]
/development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h
425
#define
__NR_timerfd_gettime
326
/external/kernel-headers/original/uapi/asm-arm/asm/
unistd.h
383
#define
__NR_timerfd_gettime
(__NR_SYSCALL_BASE+354)
/external/kernel-headers/original/uapi/asm-generic/
unistd.h
270
#define
__NR_timerfd_gettime
87
271
__SC_COMP(
__NR_timerfd_gettime
, sys_timerfd_gettime, \
/external/kernel-headers/original/uapi/asm-mips/asm/
unistd.h
345
#define
__NR_timerfd_gettime
(__NR_Linux + 322)
681
#define
__NR_timerfd_gettime
(__NR_Linux + 281)
[
all
...]
/external/kernel-headers/original/uapi/asm-x86/asm/
unistd_32.h
326
#define
__NR_timerfd_gettime
326
/external/libchrome/sandbox/linux/system_headers/
arm_linux_syscalls.h
1260
#if !defined(
__NR_timerfd_gettime
)
1261
#define
__NR_timerfd_gettime
(__NR_SYSCALL_BASE+354)
Completed in 548 milliseconds
1
2
3
4
5
6