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/ |
| D | clock_settime.c | 7 __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/ |
| D | clock_settime.c | 7 __WEAK int clock_settime(clockid_t clock_id, const struct timespec *tp) in clock_settime() function
|
| /kernel/linux/linux-4.19/kernel/time/ |
| D | posix-stubs.c | 61 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
|
| D | posix-timers.c | 1038 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/ |
| D | posix-clock.h | 47 int (*clock_settime)(struct posix_clock *pc, member
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | posix-clock.h | 60 int (*clock_settime)(struct posix_clock *pc, member
|
| /kernel/linux/linux-5.10/kernel/time/ |
| D | posix-stubs.c | 60 SYSCALL_DEFINE2(clock_settime, const clockid_t, which_clock, in SYSCALL_DEFINE2() argument
|
| D | posix-timers.c | 1067 SYSCALL_DEFINE2(clock_settime, const clockid_t, which_clock, in SYSCALL_DEFINE2() argument
|
| /kernel/liteos_m/kal/posix/src/ |
| D | time.c | 289 int clock_settime(clockid_t clockID, const struct timespec *tp) in clock_settime() function
|
| /kernel/liteos_a/compat/posix/src/ |
| D | time.c | 416 int clock_settime(clockid_t clockID, const struct timespec *tp) in clock_settime() function
|