Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/buildroot/package/dvb-apps/
H A D0006-fix-glibc-2.31.patch4 to obseletion, a replacment with clock_settime is inorder to fix the issue.
18 + if (clock_settime(CLOCK_REALTIME, &s)) {
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/
H A D0001-dvbdate-Remove-Obsoleted-stime-API-calls.patch7 replaced with clock_settime()
26 + if (clock_settime(CLOCK_REALTIME, &ts)) {
/OK3568_Linux_fs/kernel/tools/testing/selftests/ptp/
H A Dtestptp.c331 if (clock_settime(clkid, &ts)) { in main()
340 if (clock_settime(CLOCK_REALTIME, &ts)) { in main()
350 if (clock_settime(clkid, &ts)) { in main()
/OK3568_Linux_fs/kernel/include/linux/
H A Dposix-clock.h47 int (*clock_settime)(struct posix_clock *pc, member
/OK3568_Linux_fs/kernel/kernel/time/
H A Dposix-clock.c302 if (cd.clk->ops.clock_settime) in pc_clock_settime()
303 err = cd.clk->ops.clock_settime(cd.clk, ts); in pc_clock_settime()
H A Dposix-stubs.c60 SYSCALL_DEFINE2(clock_settime, const clockid_t, which_clock, in SYSCALL_DEFINE2() argument
/OK3568_Linux_fs/kernel/tools/testing/selftests/timens/
H A Dtimens.c141 clock_settime(clocks[clock_index].id, &cur_ts); in test_gettime()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Dtime.h216 extern int clock_settime (clockid_t __clock_id, const struct timespec *__tp)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Dtime.h216 extern int clock_settime (clockid_t __clock_id, const struct timespec *__tp)
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/syscalls/
H A Dsyscall.tbl313 245 32 clock_settime sys_clock_settime32
314 245 64 clock_settime sys_clock_settime
315 245 spu clock_settime sys_clock_settime
/OK3568_Linux_fs/kernel/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl307 245 32 clock_settime sys_clock_settime32
308 245 64 clock_settime sys_clock_settime
309 245 spu clock_settime sys_clock_settime
/OK3568_Linux_fs/kernel/arch/parisc/kernel/syscalls/
H A Dsyscall.tbl286 255 32 clock_settime sys_clock_settime32
287 255 64 clock_settime sys_clock_settime
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dptp.rst50 clock_gettime, clock_settime, and clock_adjtime. These calls
/OK3568_Linux_fs/kernel/arch/sparc/kernel/syscalls/
H A Dsyscall.tbl309 256 32 clock_settime sys_clock_settime32
310 256 64 clock_settime sys_clock_settime
/OK3568_Linux_fs/kernel/drivers/ptp/
H A Dptp_clock.c171 .clock_settime = ptp_clock_settime,
/OK3568_Linux_fs/kernel/arch/mips/kernel/syscalls/
H A Dsyscall_n32.tbl236 225 n32 clock_settime sys_clock_settime32
H A Dsyscall_n64.tbl232 221 n64 clock_settime sys_clock_settime
H A Dsyscall_o32.tbl276 262 o32 clock_settime sys_clock_settime32
/OK3568_Linux_fs/kernel/arch/ia64/kernel/syscalls/
H A Dsyscall.tbl241 229 common clock_settime sys_clock_settime
/OK3568_Linux_fs/kernel/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl264 244 common clock_settime sys_clock_settime32
/OK3568_Linux_fs/kernel/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl238 227 common clock_settime sys_clock_settime
/OK3568_Linux_fs/kernel/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl238 227 common clock_settime sys_clock_settime
/OK3568_Linux_fs/kernel/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl269 259 common clock_settime sys_clock_settime32
/OK3568_Linux_fs/kernel/arch/microblaze/kernel/syscalls/
H A Dsyscall.tbl274 264 common clock_settime sys_clock_settime32
/OK3568_Linux_fs/kernel/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl269 259 common clock_settime sys_clock_settime compat_sys_clock_settime

123