Home
last modified time | relevance | path

Searched refs:common_nsleep (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/kernel/time/
Dposix-timers.c132 static int common_nsleep(const clockid_t, int flags, struct timespec *t,
292 .nsleep = common_nsleep, in init_posix_timers()
302 .nsleep = common_nsleep, in init_posix_timers()
324 .nsleep = common_nsleep, in init_posix_timers()
334 .nsleep = common_nsleep, in init_posix_timers()
1089 static int common_nsleep(const clockid_t which_clock, int flags, in common_nsleep() function