Home
last modified time | relevance | path

Searched defs:gettimeofday (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/kernel/time/
Dtime.c140 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/
Dtime.c718 int gettimeofday(struct timeval *tv, void *ptz) in gettimeofday() function
/kernel/liteos_a/compat/posix/src/
Dtime.c391 int gettimeofday(struct timeval *tv, void *_tz) in gettimeofday() function
/kernel/linux/linux-5.10/tools/include/nolibc/
Dnolibc.h1951 int gettimeofday(struct timeval *tv, struct timezone *tz) in gettimeofday() function