Home
last modified time | relevance | path

Searched refs:can_stat_update (Results 1 – 3 of 3) sorted by relevance

/net/can/
Dproc.c115 void can_stat_update(struct timer_list *t) in can_stat_update() function
223 if (net->can.stattimer.function == can_stat_update) { in can_stats_proc_show()
280 if (net->can.stattimer.function == can_stat_update) { in can_reset_stats_proc_show()
Daf_can.h101 void can_stat_update(struct timer_list *t);
Daf_can.c810 timer_setup(&net->can.stattimer, can_stat_update, in can_pernet_init()