Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dposix-clock.h47 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.c1076 SYSCALL_DEFINE2(clock_settime, const clockid_t, which_clock, in SYSCALL_DEFINE2() argument
/kernel/liteos_m/kal/posix/src/
Dtime.c312 int clock_settime(clockid_t clockID, const struct timespec *tp) in clock_settime() function
/kernel/liteos_a/compat/posix/src/
Dtime.c423 int clock_settime(clockid_t clockID, const struct timespec *tp) in clock_settime() function