OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__NR_timer_create
(Results
51 - 75
of
160
) sorted by null
1
2
3
4
5
6
7
/external/valgrind/include/vki/
vki-scnums-tilegx-linux.h
224
#define
__NR_timer_create
107
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
unistd_64.h
509
#define
__NR_timer_create
222
510
__SYSCALL(
__NR_timer_create
, sys_timer_create)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
unistd.h
316
#define
__NR_timer_create
107
317
__SYSCALL(
__NR_timer_create
, sys_timer_create)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
unistd.h
339
#define
__NR_timer_create
107
340
__SC_COMP(
__NR_timer_create
, sys_timer_create, compat_sys_timer_create)
/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h
299
#define
__NR_timer_create
222
unistd_x32.h
381
#define
__NR_timer_create
(__X32_SYSCALL_BIT + 526)
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h
299
#define
__NR_timer_create
222
unistd_x32.h
381
#define
__NR_timer_create
(__X32_SYSCALL_BIT + 526)
/prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/asm/
unistd_64.h
299
#define
__NR_timer_create
222
unistd_x32.h
381
#define
__NR_timer_create
(__X32_SYSCALL_BIT + 526)
/prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/asm/
unistd_64.h
299
#define
__NR_timer_create
222
unistd_x32.h
381
#define
__NR_timer_create
(__X32_SYSCALL_BIT + 526)
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/asm/
unistd_64.h
299
#define
__NR_timer_create
222
unistd_x32.h
381
#define
__NR_timer_create
(__X32_SYSCALL_BIT + 526)
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/asm/
unistd_64.h
299
#define
__NR_timer_create
222
unistd_x32.h
381
#define
__NR_timer_create
(__X32_SYSCALL_BIT + 526)
/bionic/libc/kernel/uapi/asm-arm/asm/
unistd.h
304
#define
__NR_timer_create
(__NR_SYSCALL_BASE + 257)
/bionic/libc/kernel/uapi/asm-generic/
unistd.h
179
#define
__NR_timer_create
107
/bionic/libc/kernel/uapi/asm-mips/asm/
unistd.h
346
#define
__NR_timer_create
(__NR_Linux + 257)
[
all
...]
/bionic/libc/kernel/uapi/asm-x86/asm/
unistd_32.h
341
#define
__NR_timer_create
259
/development/ndk/platforms/android-21/arch-arm/include/asm/
unistd.h
304
#define
__NR_timer_create
(__NR_SYSCALL_BASE+257)
/development/ndk/platforms/android-21/arch-mips/include/asm/
unistd.h
346
#define
__NR_timer_create
(__NR_Linux + 257)
[
all
...]
/development/ndk/platforms/android-21/arch-mips64/include/asm/
unistd.h
346
#define
__NR_timer_create
(__NR_Linux + 257)
[
all
...]
/development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_32.h
341
#define
__NR_timer_create
259
/development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_32.h
341
#define
__NR_timer_create
259
Completed in 267 milliseconds
1
2
3
4
5
6
7