Searched refs:comm_timer (Results 1 – 7 of 7) sorted by relevance
321 struct comm_timer { struct601 struct comm_timer* comm_timer_create(struct comm_base* base, 608 void comm_timer_disable(struct comm_timer* timer);615 void comm_timer_set(struct comm_timer* timer, struct timeval* tv);621 void comm_timer_delete(struct comm_timer* timer);628 int comm_timer_is_set(struct comm_timer* timer);635 size_t comm_timer_get_mem(struct comm_timer* timer);
496 struct comm_timer* probe_timer;589 struct comm_timer* timer;
132 struct comm_timer super;3305 struct comm_timer* 3329 comm_timer_disable(struct comm_timer* timer)3338 comm_timer_set(struct comm_timer* timer, struct timeval* tv)3350 comm_timer_delete(struct comm_timer* timer)3365 struct comm_timer* tm = (struct comm_timer*)arg;3375 comm_timer_is_set(struct comm_timer* timer)3381 comm_timer_get_mem(struct comm_timer* ATTR_UNUSED(timer))
60 struct comm_timer;290 struct comm_timer* timer;342 struct comm_timer* timer;413 struct comm_timer* timer;
225 struct comm_timer* timer;271 struct comm_timer* timer;
106 struct comm_timer* stat_timer;
9275 - comm_timer object and events.