Searched refs:_tz (Results 1 – 6 of 6) sorted by relevance
75 struct timezone *_tz) in gettimeofday_fallback() argument80 "0" (__NR_gettimeofday), "D" (_tv), "S" (_tz) : "memory"); in gettimeofday_fallback()137 struct timezone *_tz) in gettimeofday_fallback() argument147 : "0" (__NR_gettimeofday), "g" (_tv), "c" (_tz) in gettimeofday_fallback()
33 struct timezone *_tz) in gettimeofday_fallback() argument35 register struct timezone *tz asm("a1") = _tz; in gettimeofday_fallback()55 struct timezone *_tz) in gettimeofday_fallback() argument
19 struct timezone *_tz) in gettimeofday_fallback() argument21 register struct timezone *tz asm("x1") = _tz; in gettimeofday_fallback()
23 struct timezone *_tz) in gettimeofday_fallback() argument25 register struct timezone *tz asm("r1") = _tz; in gettimeofday_fallback()
219 struct timezone *_tz) in gettimeofday_fallback() argument221 register struct timezone *tz asm("r1") = _tz; in gettimeofday_fallback()
234 struct timezone *_tz) in gettimeofday_fallback() argument237 register struct timezone *tz asm("$r1") = _tz; in gettimeofday_fallback()