Searched defs:gettimeofday (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-6.6/kernel/time/ |
| D | time.c | 140 SYSCALL_DEFINE2(gettimeofday, struct __kernel_old_timeval __user *, tv, in SYSCALL_DEFINE2() argument 224 COMPAT_SYSCALL_DEFINE2(gettimeofday, struct old_timeval32 __user *, tv, in COMPAT_SYSCALL_DEFINE2() argument
|
| /kernel/linux/linux-5.10/kernel/time/ |
| D | time.c | 140 SYSCALL_DEFINE2(gettimeofday, struct __kernel_old_timeval __user *, tv, in SYSCALL_DEFINE2() argument 224 COMPAT_SYSCALL_DEFINE2(gettimeofday, struct old_timeval32 __user *, tv, in COMPAT_SYSCALL_DEFINE2() argument
|
| /kernel/liteos_m/kal/posix/src/ |
| D | time.c | 718 int gettimeofday(struct timeval *tv, void *ptz) in gettimeofday() function
|
| /kernel/liteos_a/compat/posix/src/ |
| D | time.c | 391 int gettimeofday(struct timeval *tv, void *_tz) in gettimeofday() function
|
| /kernel/linux/linux-6.6/tools/include/nolibc/ |
| D | sys.h | 494 int gettimeofday(struct timeval *tv, struct timezone *tz) in gettimeofday() function
|
| /kernel/linux/linux-5.10/tools/include/nolibc/ |
| D | nolibc.h | 1951 int gettimeofday(struct timeval *tv, struct timezone *tz) in gettimeofday() function
|