Home
last modified time | relevance | path

Searched defs:clock_settime (Results 1 – 10 of 10) sorted by relevance

/kernel/liteos_m/targets/riscv_nuclei_demo_soc_gcc/SoC/demosoc/Common/Source/Stubs/
Dclock_settime.c7 __WEAK int clock_settime(clockid_t clock_id, const struct timespec* tp) in clock_settime() function
/kernel/liteos_m/targets/riscv_nuclei_gd32vf103_soc_gcc/SoC/gd32vf103/Common/Source/Stubs/
Dclock_settime.c7 __WEAK int clock_settime(clockid_t clock_id, const struct timespec *tp) in clock_settime() function
/kernel/linux/linux-4.19/kernel/time/
Dposix-stubs.c61 SYSCALL_DEFINE2(clock_settime, const clockid_t, which_clock, in SYSCALL_DEFINE2() argument
164 COMPAT_SYSCALL_DEFINE2(clock_settime, const clockid_t, which_clock, in COMPAT_SYSCALL_DEFINE2() argument
Dposix-timers.c1038 SYSCALL_DEFINE2(clock_settime, const clockid_t, which_clock, in SYSCALL_DEFINE2() argument
1114 COMPAT_SYSCALL_DEFINE2(clock_settime, clockid_t, which_clock, in COMPAT_SYSCALL_DEFINE2() argument
/kernel/linux/linux-5.10/include/linux/
Dposix-clock.h47 int (*clock_settime)(struct posix_clock *pc, member
/kernel/linux/linux-4.19/include/linux/
Dposix-clock.h60 int (*clock_settime)(struct posix_clock *pc, member
/kernel/linux/linux-5.10/kernel/time/
Dposix-stubs.c60 SYSCALL_DEFINE2(clock_settime, const clockid_t, which_clock, in SYSCALL_DEFINE2() argument
Dposix-timers.c1067 SYSCALL_DEFINE2(clock_settime, const clockid_t, which_clock, in SYSCALL_DEFINE2() argument
/kernel/liteos_m/kal/posix/src/
Dtime.c289 int clock_settime(clockid_t clockID, const struct timespec *tp) in clock_settime() function
/kernel/liteos_a/compat/posix/src/
Dtime.c416 int clock_settime(clockid_t clockID, const struct timespec *tp) in clock_settime() function