Searched refs:bstp_tick (Results 1 – 1 of 1) sorted by relevance
135 static void bstp_tick(void *);1883 bstp_tick(void *arg) in bstp_tick() function1935 callout_reset(&bs->bs_bstpcallout, hz, bstp_tick, bs); in bstp_tick()2108 callout_reset(&bs->bs_bstpcallout, hz, bstp_tick, bs); in bstp_reinit()2201 callout_reset(&bs->bs_bstpcallout, hz, bstp_tick, bs); in bstp_init()