Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dlru_bug.c31 int nanosleep(void *ctx) in nanosleep() function
/linux/tools/include/nolibc/
H A Dtime.h146 int nanosleep(const struct timespec *rqtp, struct timespec *rmtp) in nanosleep() function
/linux/include/linux/
H A Dposix-timers.h65 bool nanosleep; member
/linux/kernel/time/
H A Dhrtimer.c2168 SYSCALL_DEFINE2(nanosleep, struct __kernel_timespec __user *, rqtp, in SYSCALL_DEFINE2() argument