Home
last modified time | relevance | path

Searched defs:clock_nanosleep (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/kernel/time/
Dposix-stubs.c127 SYSCALL_DEFINE4(clock_nanosleep, const clockid_t, which_clock, int, flags, in SYSCALL_DEFINE4() argument
Dposix-timers.c1245 SYSCALL_DEFINE4(clock_nanosleep, const clockid_t, which_clock, int, flags, in SYSCALL_DEFINE4() argument
/kernel/liteos_m/kal/posix/src/
Dtime.c433 int clock_nanosleep(clockid_t clk, int flags, const struct timespec *req, struct timespec *rem) in clock_nanosleep() function
/kernel/liteos_a/compat/posix/src/
Dtime.c688 int clock_nanosleep(clockid_t clk, int flags, const struct timespec *req, struct timespec *rem) in clock_nanosleep() function