Home
last modified time | relevance | path

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

/openbmc/linux/kernel/time/
H A 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
/openbmc/linux/tools/include/nolibc/
H A Dsys.h494 int gettimeofday(struct timeval *tv, struct timezone *tz) in gettimeofday() function