Searched refs:bstp_tick (Results 1 – 1 of 1) sorted by relevance
137 static void bstp_tick(void *);1863 bstp_tick(void *arg) in bstp_tick() function1912 callout_reset(&bs->bs_bstpcallout, hz, bstp_tick, bs); in bstp_tick()2085 callout_reset(&bs->bs_bstpcallout, hz, bstp_tick, bs); in bstp_reinit()2179 callout_reset(&bs->bs_bstpcallout, hz, bstp_tick, bs); in bstp_init()