Searched refs:sch_timer (Results 1 – 2 of 2) sorted by relevance
101 struct callout sch_timer; member
282 callout_init_mtx(&V_tcp_syncache.hashbase[i].sch_timer, in syncache_init()337 callout_drain(&sch->sch_timer); in syncache_destroy()451 callout_reset(&sch->sch_timer, sch->sch_nextc - ticks, in syncache_timeout()542 callout_reset(&(sch)->sch_timer, (sch)->sch_nextc - tick, in syncache_timer()