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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 117 milliseconds