Home
last modified time | relevance | path

Searched refs:_tv (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() argument
233 register struct timeval *tv asm("r0") = _tv; in gettimeofday_fallback()