| /linux/include/uapi/linux/ |
| H A D | time_types.h | 24 #ifndef __kernel_old_timeval 25 struct __kernel_old_timeval { struct 37 struct __kernel_old_timeval it_interval;/* timer interval */ argument 38 struct __kernel_old_timeval it_value; /* current value */
|
| H A D | resource.h | 25 struct __kernel_old_timeval ru_utime; /* user time used */ 26 struct __kernel_old_timeval ru_stime; /* system time used */
|
| /linux/include/linux/ |
| H A D | elfcore.h | 42 struct __kernel_old_timeval pr_utime; /* User time */ 43 struct __kernel_old_timeval pr_stime; /* System time */ 44 struct __kernel_old_timeval pr_cutime; /* Cumulative user time */ 45 struct __kernel_old_timeval pr_cstime; /* Cumulative system time */
|
| H A D | time32.h | 70 extern struct __kernel_old_timeval ns_to_kernel_old_timeval(s64 nsec);
|
| H A D | syscalls.h | 52 struct __kernel_old_timeval; 725 asmlinkage long sys_gettimeofday(struct __kernel_old_timeval __user *tv, 727 asmlinkage long sys_settimeofday(struct __kernel_old_timeval __user *tv, 1092 struct __kernel_old_timeval __user *utimes); 1094 struct __kernel_old_timeval __user *utimes); 1108 fd_set __user *exp, struct __kernel_old_timeval __user *tvp);
|
| /linux/arch/parisc/kernel/vdso64/ |
| H A D | vdso64_generic.c | 8 struct __kernel_old_timeval; 11 int __vdso_gettimeofday(struct __kernel_old_timeval *tv, struct timezone *tz); 15 int __vdso_gettimeofday(struct __kernel_old_timeval *tv, in __vdso_gettimeofday()
|
| /linux/arch/sparc/include/uapi/asm/ |
| H A D | posix_types.h | 26 struct __kernel_old_timeval { struct 30 #define __kernel_old_timeval __kernel_old_timeval argument
|
| /linux/arch/parisc/kernel/vdso32/ |
| H A D | vdso32_generic.c | 10 struct __kernel_old_timeval; 13 int __vdso_gettimeofday(struct __kernel_old_timeval *tv, struct timezone *tz); 18 int __vdso_gettimeofday(struct __kernel_old_timeval *tv, in __vdso_gettimeofday()
|
| /linux/arch/arm64/kernel/vdso/ |
| H A D | vgettimeofday.c | 10 int __kernel_gettimeofday(struct __kernel_old_timeval *tv, struct timezone *tz); 19 int __kernel_gettimeofday(struct __kernel_old_timeval *tv, in __kernel_gettimeofday()
|
| /linux/arch/x86/um/vdso/ |
| H A D | um_vdso.c | 30 int __vdso_gettimeofday(struct __kernel_old_timeval *tv, struct timezone *tz) in __vdso_gettimeofday() 41 int gettimeofday(struct __kernel_old_timeval *, struct timezone *)
|
| /linux/arch/riscv/include/asm/vdso/ |
| H A D | gettimeofday.h | 15 int gettimeofday_fallback(struct __kernel_old_timeval *_tv, 18 register struct __kernel_old_timeval *tv asm("a0") = _tv;
|
| /linux/arch/loongarch/include/asm/vdso/ |
| H A D | gettimeofday.h | 20 struct __kernel_old_timeval *_tv, in gettimeofday_fallback() 23 register struct __kernel_old_timeval *tv asm("a0") = _tv; in gettimeofday_fallback()
|
| /linux/arch/x86/entry/vdso/common/ |
| H A D | vclock_gettime.c | 18 int __vdso_gettimeofday(struct __kernel_old_timeval *tv, struct timezone *tz) in __vdso_gettimeofday() 23 int gettimeofday(struct __kernel_old_timeval *, struct timezone *)
|
| /linux/arch/mips/include/asm/vdso/ |
| H A D | gettimeofday.h | 30 struct __kernel_old_timeval *_tv, in gettimeofday_fallback() 34 register struct __kernel_old_timeval *tv asm("a0") = _tv; in gettimeofday_fallback()
|
| /linux/arch/sh/include/uapi/asm/ |
| H A D | sockios.h | 15 #define SIOCGSTAMP_OLD _IOR('s', 100, struct __kernel_old_timeval) /* Get stamp (timeval) */
|
| /linux/arch/riscv/kernel/vdso/ |
| H A D | vgettimeofday.c | 18 int __vdso_gettimeofday(struct __kernel_old_timeval *tv, struct timezone *tz) in __vdso_gettimeofday()
|
| /linux/arch/loongarch/vdso/ |
| H A D | vgettimeofday.c | 15 int __vdso_gettimeofday(struct __kernel_old_timeval *tv, struct timezone *tz) in __vdso_gettimeofday()
|
| /linux/arch/s390/include/asm/vdso/ |
| H A D | gettimeofday.h | 29 long gettimeofday_fallback(register struct __kernel_old_timeval *tv, in gettimeofday_fallback()
|
| /linux/kernel/time/ |
| H A D | time.c | 140 SYSCALL_DEFINE2(gettimeofday, struct __kernel_old_timeval __user *, tv, in SYSCALL_DEFINE2() 199 SYSCALL_DEFINE2(settimeofday, struct __kernel_old_timeval __user *, tv, in SYSCALL_DEFINE2() 465 struct __kernel_old_timeval ns_to_kernel_old_timeval(s64 nsec) in ns_to_kernel_old_timeval() 468 struct __kernel_old_timeval tv; in ns_to_kernel_old_timeval()
|
| /linux/fs/ |
| H A D | select.c | 322 struct __kernel_old_timeval rtv; in poll_select_finish() 701 fd_set __user *exp, struct __kernel_old_timeval __user *tvp) in kern_select() 704 struct __kernel_old_timeval tv; in kern_select() 734 fd_set __user *, exp, struct __kernel_old_timeval __user *, tvp) in SYSCALL_DEFINE5() 832 struct __kernel_old_timeval __user *tvp;
|
| /linux/lib/vdso/ |
| H A D | gettimeofday.c | 347 struct __kernel_old_timeval *tv, struct timezone *tz) in __cvdso_gettimeofday_data() 373 __cvdso_gettimeofday(struct __kernel_old_timeval *tv, struct timezone *tz) in __cvdso_gettimeofday()
|
| /linux/net/ |
| H A D | compat.c | 242 struct __kernel_old_timeval *tv = (struct __kernel_old_timeval *)data; in put_cmsg_compat()
|
| /linux/arch/sparc/kernel/ |
| H A D | sys_sparc_64.c | 571 struct __kernel_old_timeval *tv = (void *)&txc.time; in SYSCALL_DEFINE1() 596 struct __kernel_old_timeval *tv = (void *)&txc.time; in SYSCALL_DEFINE2()
|
| /linux/Documentation/translations/zh_CN/networking/ |
| H A D | timestamping.rst | 27 struct __kernel_old_timeval 和 struct __kernel_sock_timeval。
|
| /linux/net/core/ |
| H A D | sock.c | 381 struct __kernel_old_timeval old_tv; in sock_get_timeout() 384 *(struct __kernel_old_timeval *)optval = old_tv; in sock_get_timeout() 407 struct __kernel_old_timeval old_tv; in sock_copy_user_timeval() 1743 struct __kernel_old_timeval tm; in sk_getsockopt() 3896 struct __kernel_old_timeval __user tv = { in sock_gettstamp()
|