Searched refs:__vdso_time (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/arch/x86/entry/vdso/
H A Dvdso.lds.S26 __vdso_time;
H A Dvdsox32.lds.S22 __vdso_time;
H A Dvclock_gettime.c27 extern time_t __vdso_time(time_t *t);
329 notrace time_t __vdso_time(time_t *t) __vdso_time() function
339 __attribute__((weak, alias("__vdso_time")));
/linux-4.4.14/arch/x86/entry/vdso/vdso32/
H A Dvdso32.lds.S27 __vdso_time;
/linux-4.4.14/arch/x86/um/vdso/
H A Dvdso.lds.S27 __vdso_time;
H A Dum_vdso.c43 time_t __vdso_time(time_t *t) __vdso_time() function
53 int time(time_t *t) __attribute__((weak, alias("__vdso_time")));

Completed in 270 milliseconds