Searched refs:atom_link_hb (Results 1 – 1 of 1) sorted by relevance
387 static void atom_link_hb(void *arg);2108 callout_reset(&ntb->heartbeat_timer, 0, atom_link_hb, ntb); in intel_ntb_atom_init_dev()2492 atom_link_hb(void *arg) in atom_link_hb() function2519 callout_reset(&ntb->heartbeat_timer, timo, atom_link_hb, ntb); in atom_link_hb()2786 callout_reset(&ntb->heartbeat_timer, NTB_HB_TIMEOUT * hz, atom_link_hb, in recover_atom_link()