Home
last modified time | relevance | path

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

/Linux-v6.1/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
/Linux-v6.1/tools/include/nolibc/
Dsys.h513 int gettimeofday(struct timeval *tv, struct timezone *tz) in gettimeofday() function