Searched defs:clock_nanosleep (Results 1 – 4 of 4) sorted by relevance
| /linux/kernel/trace/rv/monitors/sleep/ |
| H A D | sleep.h | 103 bool clock_nanosleep = test_bit(LTL_CLOCK_NANOSLEEP, mon->atoms); in ltl_start() local 152 bool clock_nanosleep = test_bit(LTL_CLOCK_NANOSLEEP, mon->atoms); in ltl_possible_next_states() local
|
| /linux/kernel/time/ |
| H A D | posix-stubs.c | 94 SYSCALL_DEFINE4(clock_nanosleep, const clockid_t, which_clock, int, flags, in SYSCALL_DEFINE4() argument
|
| H A D | posix-timers.c | 1375 SYSCALL_DEFINE4(clock_nanosleep, const clockid_t, which_clock, int, flags, in SYSCALL_DEFINE4() argument
|
| /linux/tools/include/nolibc/ |
| H A D | time.h | 133 int clock_nanosleep(clockid_t clockid, int flags, const struct timespec *rqtp, clock_nanosleep() function
|