Home
last modified time | relevance | path

Searched refs:clock_settime (Results 1 – 15 of 15) sorted by relevance

/linux/include/linux/
H A Dposix-clock.h48 int (*clock_settime)(struct posix_clock *pc, member
/linux/kernel/time/
H A Dposix-clock.c324 if (cd.clk->ops.clock_settime) in pc_clock_settime()
325 err = cd.clk->ops.clock_settime(cd.clk, ts); in pc_clock_settime()
H A Dposix-stubs.c26 SYSCALL_DEFINE2(clock_settime, const clockid_t, which_clock, in SYSCALL_DEFINE2() argument
/linux/tools/testing/selftests/timens/
H A Dtimens.c139 clock_settime(clocks[clock_index].id, &cur_ts); in test_gettime()
/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl315 245 32 clock_settime sys_clock_settime32
316 245 64 clock_settime sys_clock_settime
317 245 spu clock_settime sys_clock_settime
/linux/scripts/
H A Dsyscall.tbl143 112 time32 clock_settime sys_clock_settime32
144 112 64 clock_settime sys_clock_settime
/linux/Documentation/driver-api/
H A Dptp.rst50 clock_gettime, clock_settime, and clock_adjtime. These calls
H A Dioctl.rst107 or forwards due to leap second adjustments and clock_settime() calls.
/linux/drivers/ptp/
H A Dptp_clock.c181 .clock_settime = ptp_clock_settime,
/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl232 221 n64 clock_settime sys_clock_settime
/linux/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl239 227 common clock_settime sys_clock_settime
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl239 227 common clock_settime sys_clock_settime
H A Dsyscall_32.tbl279 264 i386 clock_settime sys_clock_settime32
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl269 259 common clock_settime sys_clock_settime sys_clock_settime32
/linux/init/
H A DKconfig1620 setitimer, alarm. Furthermore, the clock_settime, clock_gettime,