Searched refs:recover_atom_link (Results 1 – 1 of 1) sorted by relevance
388 static void recover_atom_link(void *arg);2514 callout_reset(&ntb->lr_timer, 0, recover_atom_link, ntb); in atom_link_hb()2752 recover_atom_link(void *arg) in recover_atom_link() function2791 callout_reset(&ntb->lr_timer, NTB_HB_TIMEOUT * hz, recover_atom_link, in recover_atom_link()