Searched refs:comm_timer (Results 1 – 8 of 8) sorted by relevance
396 struct comm_timer { struct699 struct comm_timer* comm_timer_create(struct comm_base* base, 706 void comm_timer_disable(struct comm_timer* timer);713 void comm_timer_set(struct comm_timer* timer, struct timeval* tv);719 void comm_timer_delete(struct comm_timer* timer);726 int comm_timer_is_set(struct comm_timer* timer);733 size_t comm_timer_get_mem(struct comm_timer* timer);
501 struct comm_timer* probe_timer;596 struct comm_timer* timer;
142 struct comm_timer super;4259 struct comm_timer* 4283 comm_timer_disable(struct comm_timer* timer)4292 comm_timer_set(struct comm_timer* timer, struct timeval* tv)4304 comm_timer_delete(struct comm_timer* timer)4319 struct comm_timer* tm = (struct comm_timer*)arg;4329 comm_timer_is_set(struct comm_timer* timer)4335 comm_timer_get_mem(struct comm_timer* ATTR_UNUSED(timer))
60 struct comm_timer;306 struct comm_timer* timer;358 struct comm_timer* timer;429 struct comm_timer* timer;
324 struct comm_timer* timer;388 struct comm_timer* timer;525 struct comm_timer* timer;
106 struct comm_timer* stat_timer;
80 struct comm_timer* wakeup_timer;
10692 - comm_timer object and events.