Home
last modified time | relevance | path

Searched refs:VDSO_CGR_SYM (Results 1 - 4 of 4) sorted by relevance

/third_party/musl/porting/linux/user/src/time/
H A Dclock_getres.c22 #ifdef VDSO_CGR_SYM
29 void *p = __get_vdso_addr(VDSO_CGR_VER, VDSO_CGR_SYM); in cgr_init()
43 #ifdef VDSO_CGR_SYM in clock_getres()
/third_party/musl/src/time/
H A Dclock_getres.c9 #ifdef VDSO_CGR_SYM
16 void *p = __get_vdso_addr(VDSO_CGR_VER, VDSO_CGR_SYM); in cgr_init()
31 #if defined(VDSO_CGR_SYM) && (!defined(__LITEOS__)) in clock_getres()
/third_party/musl/porting/linux/user/arch/aarch64/
H A Dsyscall_arch.h100 #define VDSO_CGR_SYM "__kernel_clock_getres" macro
/third_party/musl/arch/aarch64/
H A Dsyscall_arch.h117 #define VDSO_CGR_SYM "__kernel_clock_getres" macro

Completed in 2 milliseconds