Searched refs:common_timer_get (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.c140 static void common_timer_get(struct k_itimer *, struct itimerspec *);
628 common_timer_get(struct k_itimer *timr, struct itimerspec *cur_setting) function
725 common_timer_get(timr, old_setting);
753 /* SIGEV_NONE timers are not queued ! See common_timer_get */

Completed in 104 milliseconds