Searched refs:ct_timer_new (Results 1 – 3 of 3) sorted by relevance
20 struct ct_timer *ct_timer_new(struct ct_atc *atc);
405 struct ct_timer *ct_timer_new(struct ct_atc *atc) in ct_timer_new() function
1731 atc->timer = ct_timer_new(atc); in ct_atc_create()