Searched refs:do_cpu_nanosleep (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dposix-cpu-timers.c379 * This is called from sys_timer_create() and do_cpu_nanosleep() with the
1418 static int do_cpu_nanosleep(const clockid_t which_clock, int flags, function
1500 error = do_cpu_nanosleep(which_clock, flags, rqtp, &it);
1534 error = do_cpu_nanosleep(which_clock, TIMER_ABSTIME, &t, &it);

Completed in 71 milliseconds