Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/sgi-xp/
H A Dxpc_main.c194 xpc_hb_beater(struct timer_list *unused) in xpc_hb_beater() function
209 timer_setup(&xpc_hb_timer, xpc_hb_beater, 0); in xpc_start_hb_beater()
210 xpc_hb_beater(0); in xpc_start_hb_beater()
/kernel/linux/linux-6.6/drivers/misc/sgi-xp/
H A Dxpc_main.c185 xpc_hb_beater(struct timer_list *unused) in xpc_hb_beater() function
200 timer_setup(&xpc_hb_timer, xpc_hb_beater, 0); in xpc_start_hb_beater()
201 xpc_hb_beater(NULL); in xpc_start_hb_beater()

Completed in 3 milliseconds