Searched refs:posix_timer_fn (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-timers.c145 static enum hrtimer_restart posix_timer_fn(struct hrtimer *data);
386 static enum hrtimer_restart posix_timer_fn(struct hrtimer *timer) function
746 timr->it.real.timer.function = posix_timer_fn;

Completed in 170 milliseconds