Home
last modified time | relevance | path

Searched refs:sys_gettimeofday (Results 1 – 25 of 41) sorted by relevance

12

/openbmc/linux/tools/include/nolibc/
H A Dtime.h21 sys_gettimeofday(&tv, NULL); in time()
H A Dsys.h484 int sys_gettimeofday(struct timeval *tv, struct timezone *tz) in sys_gettimeofday() function
496 return __sysret(sys_gettimeofday(tv, tz)); in gettimeofday()
/openbmc/linux/tools/testing/selftests/vDSO/
H A Dvdso_test_correctness.c160 static inline int sys_gettimeofday(struct timeval *tv, struct timezone *tz) in sys_gettimeofday() function
392 if (sys_gettimeofday(&start, &sys_tz) < 0) { in test_gettimeofday()
399 end_ret = sys_gettimeofday(&end, NULL); in test_gettimeofday()
/openbmc/linux/arch/alpha/kernel/
H A Dentry.S604 1: jsr $26, ($27), sys_gettimeofday
/openbmc/qemu/linux-user/mips64/
H A Dsyscall_n64.tbl104 94 n64 gettimeofday sys_gettimeofday
/openbmc/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl104 94 n64 gettimeofday sys_gettimeofday
/openbmc/linux/arch/mips/kernel/syscalls/
H A Dsyscall_n64.tbl104 94 n64 gettimeofday sys_gettimeofday
/openbmc/linux/arch/ia64/kernel/syscalls/
H A Dsyscall.tbl75 63 common gettimeofday sys_gettimeofday
/openbmc/qemu/linux-user/x86_64/
H A Dsyscall_64.tbl107 96 common gettimeofday sys_gettimeofday
/openbmc/qemu/linux-user/xtensa/
H A Dsyscall.tbl210 192 common gettimeofday sys_gettimeofday
/openbmc/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl107 96 common gettimeofday sys_gettimeofday
/openbmc/linux/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl210 192 common gettimeofday sys_gettimeofday
/openbmc/linux/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl107 96 common gettimeofday sys_gettimeofday
/openbmc/qemu/linux-user/sh4/
H A Dsyscall.tbl88 78 common gettimeofday sys_gettimeofday
/openbmc/qemu/linux-user/microblaze/
H A Dsyscall.tbl88 78 common gettimeofday sys_gettimeofday
/openbmc/qemu/linux-user/arm/
H A Dsyscall.tbl93 78 common gettimeofday sys_gettimeofday
/openbmc/qemu/linux-user/m68k/
H A Dsyscall.tbl88 78 common gettimeofday sys_gettimeofday
/openbmc/qemu/linux-user/hppa/
H A Dsyscall.tbl91 78 common gettimeofday sys_gettimeofday compat_sys_gettimeofday
/openbmc/linux/arch/sh/kernel/syscalls/
H A Dsyscall.tbl88 78 common gettimeofday sys_gettimeofday
/openbmc/linux/arch/parisc/kernel/syscalls/
H A Dsyscall.tbl91 78 common gettimeofday sys_gettimeofday compat_sys_gettimeofday
/openbmc/linux/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl88 78 common gettimeofday sys_gettimeofday
/openbmc/linux/arch/arm/tools/
H A Dsyscall.tbl93 78 common gettimeofday sys_gettimeofday
/openbmc/linux/arch/microblaze/kernel/syscalls/
H A Dsyscall.tbl88 78 common gettimeofday sys_gettimeofday
/openbmc/qemu/linux-user/sparc/
H A Dsyscall.tbl148 116 common gettimeofday sys_gettimeofday compat_sys_gettimeofday
/openbmc/qemu/linux-user/alpha/
H A Dsyscall.tbl292 359 common gettimeofday sys_gettimeofday

12