Home
last modified time | relevance | path

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

/linux-6.12.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-6.12.1/tools/include/nolibc/
Dsys.h506 int gettimeofday(struct timeval *tv, struct timezone *tz) in gettimeofday() function