Searched refs:__run_timers (Results 1 - 1 of 1) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dtimer.c352 * So __run_timers/migrate_timers can safely modify all timers which could
602 * __run_timers - run all expired timers (if any) on this CPU.
608 static inline void __run_timers(tvec_base_t *base) function
880 __run_timers(base);

Completed in 125 milliseconds