Home
last modified time | relevance | path

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

/kernel/liteos_m/targets/riscv_nuclei_gd32vf103_soc_gcc/SoC/gd32vf103/Common/Source/Stubs/
Dclock_gettime.c10 __WEAK int clock_gettime(clockid_t clock_id, struct timespec *tp) in clock_gettime() function
/kernel/liteos_m/targets/riscv_nuclei_demo_soc_gcc/SoC/demosoc/Common/Source/Stubs/
Dclock_gettime.c10 __WEAK int clock_gettime(clockid_t clock_id, struct timespec* tp) in clock_gettime() function
/kernel/linux/linux-4.19/kernel/time/
Dposix-stubs.c92 SYSCALL_DEFINE2(clock_gettime, const clockid_t, which_clock, in SYSCALL_DEFINE2() argument
177 COMPAT_SYSCALL_DEFINE2(clock_gettime, clockid_t, which_clock, in COMPAT_SYSCALL_DEFINE2() argument
Dposix-timers.c1053 SYSCALL_DEFINE2(clock_gettime, const clockid_t, which_clock, in SYSCALL_DEFINE2() argument
1129 COMPAT_SYSCALL_DEFINE2(clock_gettime, clockid_t, which_clock, in COMPAT_SYSCALL_DEFINE2() argument
/kernel/linux/linux-5.10/include/linux/
Dposix-clock.h43 int (*clock_gettime)(struct posix_clock *pc, struct timespec64 *ts); member
/kernel/linux/linux-4.19/include/linux/
Dposix-clock.h56 int (*clock_gettime)(struct posix_clock *pc, struct timespec64 *ts); member
/kernel/linux/linux-5.10/kernel/time/
Dposix-stubs.c93 SYSCALL_DEFINE2(clock_gettime, const clockid_t, which_clock, in SYSCALL_DEFINE2() argument
Dposix-timers.c1082 SYSCALL_DEFINE2(clock_gettime, const clockid_t, which_clock, in SYSCALL_DEFINE2() argument
/kernel/liteos_m/kal/posix/src/
Dtime.c328 int clock_gettime(clockid_t clockID, struct timespec *tp) in clock_gettime() function
/kernel/liteos_a/compat/posix/src/
Dtime.c578 int clock_gettime(clockid_t clockID, struct timespec *tp) in clock_gettime() function