Searched refs:xpc_hb_timer (Results 1 – 1 of 1) sorted by relevance
139 static struct timer_list xpc_hb_timer; variable191 xpc_hb_timer.expires = jiffies + (xpc_hb_interval * HZ); in xpc_hb_beater()192 add_timer(&xpc_hb_timer); in xpc_hb_beater()199 timer_setup(&xpc_hb_timer, xpc_hb_beater, 0); in xpc_start_hb_beater()206 timer_delete_sync(&xpc_hb_timer); in xpc_stop_hb_beater()