Searched defs:clock_settime (Results 1 – 9 of 9) sorted by relevance
| /kernel/linux/linux-6.6/include/linux/ |
| D | posix-clock.h | 47 int (*clock_settime)(struct posix_clock *pc, member
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | posix-clock.h | 47 int (*clock_settime)(struct posix_clock *pc, member
|
| /kernel/linux/linux-6.6/kernel/time/ |
| D | posix-stubs.c | 26 SYSCALL_DEFINE2(clock_settime, const clockid_t, which_clock, in SYSCALL_DEFINE2() argument
|
| D | posix-timers.c | 1114 SYSCALL_DEFINE2(clock_settime, const clockid_t, which_clock, in SYSCALL_DEFINE2() argument
|
| /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 | 1112 SYSCALL_DEFINE2(clock_settime, const clockid_t, which_clock, in SYSCALL_DEFINE2() argument
|
| /kernel/uniproton/src/osal/posix/ |
| D | prt_posix_time.c | 364 int clock_settime(clockid_t clockId, const struct timespec *tp) in clock_settime() function
|
| /kernel/liteos_m/kal/posix/src/ |
| D | time.c | 312 int clock_settime(clockid_t clockID, const struct timespec *tp) in clock_settime() function
|
| /kernel/liteos_a/compat/posix/src/ |
| D | time.c | 423 int clock_settime(clockid_t clockID, const struct timespec *tp) in clock_settime() function
|