Searched defs:_tv (Results 1 - 10 of 10) sorted by relevance

/linux-master/arch/csky/include/asm/vdso/
H A Dgettimeofday.h16 int gettimeofday_fallback(struct __kernel_old_timeval *_tv, argument
/linux-master/arch/arm64/include/asm/vdso/
H A Dgettimeofday.h18 int gettimeofday_fallback(struct __kernel_old_timeval *_tv, argument
H A Dcompat_gettimeofday.h21 int gettimeofday_fallback(struct __kernel_old_timeval *_tv, argument
/linux-master/arch/riscv/include/asm/vdso/
H A Dgettimeofday.h21 int gettimeofday_fallback(struct __kernel_old_timeval *_tv, argument
/linux-master/arch/arm/include/asm/vdso/
H A Dgettimeofday.h20 gettimeofday_fallback( struct __kernel_old_timeval *_tv, struct timezone *_tz) argument
/linux-master/arch/loongarch/include/asm/vdso/
H A Dgettimeofday.h17 gettimeofday_fallback( struct __kernel_old_timeval *_tv, struct timezone *_tz) argument
/linux-master/arch/mips/include/asm/vdso/
H A Dgettimeofday.h29 gettimeofday_fallback( struct __kernel_old_timeval *_tv, struct timezone *_tz) argument
/linux-master/arch/x86/include/asm/vdso/
H A Dgettimeofday.h83 long gettimeofday_fallback(struct __kernel_old_timeval *_tv, argument
143 long gettimeofday_fallback(struct __kernel_old_timeval *_tv, argument
/linux-master/arch/powerpc/include/asm/vdso/
H A Dgettimeofday.h37 int gettimeofday_fallback(struct __kernel_old_timeval *_tv, struct timezone *_tz) argument
/linux-master/tools/testing/selftests/net/
H A Dnettest.c1670 struct timeval _tv = { .tv_sec = prog_timeout }, *tv = NULL; local

Completed in 138 milliseconds