Home
last modified time | relevance | path

Searched refs:VDSO_CGT_SYM (Results 1 – 10 of 10) sorted by relevance

/third_party/musl/porting/linux/user/src/time/
Dclock_gettime.c22 #ifdef VDSO_CGT_SYM
52 void *p = __get_vdso_addr(VDSO_CGT_VER, VDSO_CGT_SYM); in cgt_init()
76 #ifdef VDSO_CGT_SYM in __clock_gettime()
/third_party/musl/src/time/
Dclock_gettime.c7 #ifdef VDSO_CGT_SYM
36 void *p = __vdsosym(VDSO_CGT_VER, VDSO_CGT_SYM); in cgt_init()
60 #ifdef VDSO_CGT_SYM in __clock_gettime()
/third_party/musl/arch/x86_64/
Dsyscall_arch.h65 #define VDSO_CGT_SYM "__vdso_clock_gettime" macro
/third_party/musl/arch/aarch64/
Dsyscall_arch.h75 #define VDSO_CGT_SYM "__kernel_clock_gettime" macro
/third_party/musl/arch/i386/
Dsyscall_arch.h88 #define VDSO_CGT_SYM "__vdso_clock_gettime64" macro
/third_party/musl/porting/linux/user/arch/aarch64/
Dsyscall_arch.h90 #define VDSO_CGT_SYM "__kernel_clock_gettime" macro
/third_party/musl/porting/liteos_a/user/arch/arm/
Dsyscall_arch.h104 #define VDSO_CGT_SYM "VdsoClockGettime" macro
/third_party/musl/arch/mips64/
Dsyscall_arch.h124 #define VDSO_CGT_SYM "__vdso_clock_gettime" macro
/third_party/musl/arch/mipsn32/
Dsyscall_arch.h121 #define VDSO_CGT_SYM "__vdso_clock_gettime64" macro
/third_party/musl/arch/mips/
Dsyscall_arch.h147 #define VDSO_CGT_SYM "__vdso_clock_gettime64" macro