Searched defs:_tv (Results 1 – 9 of 9) sorted by relevance
/linux/arch/x86/include/asm/vdso/ |
H A D | gettimeofday.h | 71 long gettimeofday_fallback(struct __kernel_old_timeval *_tv, in gettimeofday_fallback() argument 131 long gettimeofday_fallback(struct __kernel_old_timeval *_tv, in gettimeofday_fallback() argument
|
/linux/arch/riscv/include/asm/vdso/ |
H A D | gettimeofday.h | 21 int gettimeofday_fallback(struct __kernel_old_timeval *_tv, in gettimeofday_fallback() argument
|
/linux/arch/arm64/include/asm/vdso/ |
H A D | gettimeofday.h | 19 int gettimeofday_fallback(struct __kernel_old_timeval *_tv, in gettimeofday_fallback() argument
|
H A D | compat_gettimeofday.h | 21 int gettimeofday_fallback(struct __kernel_old_timeval *_tv, in gettimeofday_fallback() argument
|
/linux/arch/loongarch/include/asm/vdso/ |
H A D | gettimeofday.h | 18 struct __kernel_old_timeval *_tv, in gettimeofday_fallback() argument
|
/linux/arch/arm/include/asm/vdso/ |
H A D | gettimeofday.h | 19 struct __kernel_old_timeval *_tv, in gettimeofday_fallback() argument
|
/linux/arch/mips/include/asm/vdso/ |
H A D | gettimeofday.h | 30 struct __kernel_old_timeval *_tv, in gettimeofday_fallback() argument
|
/linux/arch/powerpc/include/asm/vdso/ |
H A D | gettimeofday.h | 48 int gettimeofday_fallback(struct __kernel_old_timeval *_tv, struct timezone *_tz) in gettimeofday_fallback() argument
|
/linux/tools/testing/selftests/net/ |
H A D | nettest.c | 1670 struct timeval _tv = { .tv_sec = prog_timeout }, *tv = NULL; in wait_for_connect() local
|