Home
last modified time | relevance | path

Searched defs:nsleep (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dvmlinux.c10 static void nsleep() in nsleep() function
/openbmc/linux/kernel/time/
H A Dposix-timers.h16 int (*nsleep)(const clockid_t which_clock, int flags, member
/openbmc/qemu/tests/qtest/
H A Dide-test.c897 static void nsleep(QTestState *qts, int64_t nsecs) in nsleep() function