Searched refs:startf (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dtimer.h96 extern void timer_stats_update_stats(void *timer, pid_t pid, void *startf,
H A Dhrtimer.h331 extern void timer_stats_update_stats(void *timer, pid_t pid, void *startf,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/time/
H A Dtimer_stats.c226 * @startf: pointer to the function which did the timer setup
233 void timer_stats_update_stats(void *timer, pid_t pid, void *startf, argument
249 input.start_func = startf;

Completed in 59 milliseconds