Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/can/
H A Daf_can.h101 void can_stat_update(struct timer_list *t);
H A Dproc.c107 /* see can_stat_update() - this should NEVER happen! */ in calc_rate()
119 void can_stat_update(struct timer_list *t) in can_stat_update() function
225 if (net->can.stattimer.function == can_stat_update) { in can_stats_proc_show()
282 if (net->can.stattimer.function == can_stat_update) { in can_reset_stats_proc_show()
H A Daf_can.c810 timer_setup(&net->can.stattimer, can_stat_update, in can_pernet_init()
/kernel/linux/linux-6.6/net/can/
H A Daf_can.h101 void can_stat_update(struct timer_list *t);
H A Dproc.c105 /* see can_stat_update() - this should NEVER happen! */ in calc_rate()
115 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()
H A Daf_can.c801 timer_setup(&net->can.stattimer, can_stat_update, in can_pernet_init()

Completed in 5 milliseconds