Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/vdso/
Dvgettimeofday.c229 static notrace long gettimeofday_fallback(struct timeval *_tv, in gettimeofday_fallback() function
256 return gettimeofday_fallback(tv, tz); in __vdso_gettimeofday()