OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__NR_timerfd_gettime
(Results
51 - 75
of
126
) sorted by null
1
2
3
4
5
6
/external/libchrome/sandbox/linux/system_headers/
mips_linux_syscalls.h
1304
#if !defined(
__NR_timerfd_gettime
)
1305
#define
__NR_timerfd_gettime
(__NR_Linux + 322)
x86_32_linux_syscalls.h
1301
#if !defined(
__NR_timerfd_gettime
)
1302
#define
__NR_timerfd_gettime
326
/external/valgrind/include/vki/
vki-scnums-arm-linux.h
393
#define
__NR_timerfd_gettime
354
vki-scnums-mips32-linux.h
362
#define
__NR_timerfd_gettime
(__NR_Linux + 322)
vki-scnums-ppc32-linux.h
357
#define
__NR_timerfd_gettime
312
vki-scnums-ppc64-linux.h
349
#define
__NR_timerfd_gettime
312
vki-scnums-x86-linux.h
363
#define
__NR_timerfd_gettime
326
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
unistd_32.h
334
#define
__NR_timerfd_gettime
326
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/
unistd_32.h
334
#define
__NR_timerfd_gettime
326
unistd_64.h
639
#define
__NR_timerfd_gettime
287
640
__SYSCALL(
__NR_timerfd_gettime
, sys_timerfd_gettime)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/
unistd_32.h
334
#define
__NR_timerfd_gettime
326
unistd_64.h
639
#define
__NR_timerfd_gettime
287
640
__SYSCALL(
__NR_timerfd_gettime
, sys_timerfd_gettime)
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/asm/
unistd.h
431
#define
__NR_timerfd_gettime
(__NR_SYSCALL_BASE+354)
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm/
unistd.h
426
#define
__NR_timerfd_gettime
(__NR_Linux + 322)
[
all
...]
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/asm/
unistd_32.h
425
#define
__NR_timerfd_gettime
326
/prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/asm/
unistd.h
431
#define
__NR_timerfd_gettime
(__NR_SYSCALL_BASE+354)
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/asm/
unistd.h
426
#define
__NR_timerfd_gettime
(__NR_Linux + 322)
[
all
...]
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/asm/
unistd_32.h
425
#define
__NR_timerfd_gettime
326
/prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/asm/
unistd.h
431
#define
__NR_timerfd_gettime
(__NR_SYSCALL_BASE+354)
/prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/asm/
unistd.h
426
#define
__NR_timerfd_gettime
(__NR_Linux + 322)
[
all
...]
/prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/asm/
unistd_32.h
425
#define
__NR_timerfd_gettime
326
/prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/asm/
unistd.h
431
#define
__NR_timerfd_gettime
(__NR_SYSCALL_BASE+354)
/prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/asm/
unistd.h
426
#define
__NR_timerfd_gettime
(__NR_Linux + 322)
[
all
...]
/prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/asm/
unistd_32.h
425
#define
__NR_timerfd_gettime
326
/prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/asm/
unistd.h
431
#define
__NR_timerfd_gettime
(__NR_SYSCALL_BASE+354)
Completed in 1776 milliseconds
1
2
3
4
5
6