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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/time/
H A Dtimer_list.c238 static int timer_list_show(struct seq_file *m, void *v) function
258 timer_list_show(NULL, NULL);
263 return single_open(filp, timer_list_show, NULL);

Completed in 42 milliseconds