Home
last modified time | relevance | path

Searched refs:settimeofday (Results 1 – 11 of 11) sorted by relevance

/linux-4.4.14/tools/testing/selftests/timers/
Dleapcrash.c101 if (settimeofday(&tv, NULL)) { in main()
Dset-2038.c67 ret = settimeofday(&now, NULL); in settime()
Dleap-a-day.c264 settimeofday(&tv, NULL); in main()
/linux-4.4.14/Documentation/DocBook/
Dsh.xml.db14 API-aica-rtc-settimeofday
/linux-4.4.14/Documentation/timers/
Dhrtimers.txt39 settimeofday or NTP time - further underlying our experience by
108 settimeofday and NTP, all the timers (!) had to be dequeued, the
/linux-4.4.14/kernel/time/
Dtime.c193 SYSCALL_DEFINE2(settimeofday, struct timeval __user *, tv, in SYSCALL_DEFINE2() argument
/linux-4.4.14/arch/parisc/kernel/
Dsyscall_table.S153 ENTRY_COMP(settimeofday)
/linux-4.4.14/arch/powerpc/include/asm/
Dsystbl.h86 COMPAT_SYS_SPU(settimeofday)
/linux-4.4.14/arch/x86/entry/syscalls/
Dsyscall_64.tbl173 164 common settimeofday sys_settimeofday
Dsyscall_32.tbl88 79 i386 settimeofday sys_settimeofday compat_sys_settimeofday
/linux-4.4.14/kernel/
Dcompat.c108 COMPAT_SYSCALL_DEFINE2(settimeofday, struct compat_timeval __user *, tv, in COMPAT_SYSCALL_DEFINE2() argument