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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/shared/
H A Dbsd_timer.c61 timer_settime( ) - set the time until the next expiration and arm timer (POSIX)
292 int timer_settime function
321 TIMERDBG("calling timer_settime with a timer that is already on the queue.");
345 TIMERDBG("timer_settime: TIMER ERROR!");
778 return timer_settime((timer_t)timer_id, 0, timer_spec, NULL);
H A Dlinux_timer.c61 timer_settime( ) - set the time until the next expiration and arm timer (POSIX)
294 int timer_settime function
323 TIMERDBG("calling timer_settime with a timer that is already on the queue.");
347 TIMERDBG("timer_settime: TIMER ERROR!");
785 return timer_settime((timer_t)timer_id, 0, timer_spec, NULL);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/parisc/kernel/
H A Dsyscall_table.S354 ENTRY_COMP(timer_settime)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dsystbl.h247 COMPAT_SYS_SPU(timer_settime)

Completed in 98 milliseconds