Searched refs:comm_timer (Results 1 – 10 of 10) sorted by relevance
453 struct comm_timer { struct783 struct comm_timer* comm_timer_create(struct comm_base* base,790 void comm_timer_disable(struct comm_timer* timer);797 void comm_timer_set(struct comm_timer* timer, struct timeval* tv);803 void comm_timer_delete(struct comm_timer* timer);810 int comm_timer_is_set(struct comm_timer* timer);817 size_t comm_timer_get_mem(struct comm_timer* timer);1090 struct comm_timer* timer;
513 struct comm_timer* probe_timer;614 struct comm_timer* timer;
176 struct comm_timer super;6879 struct comm_timer*6903 comm_timer_disable(struct comm_timer* timer)6912 comm_timer_set(struct comm_timer* timer, struct timeval* tv)6924 comm_timer_delete(struct comm_timer* timer)6939 struct comm_timer* tm = (struct comm_timer*)arg;6949 comm_timer_is_set(struct comm_timer* timer)6955 comm_timer_get_mem(struct comm_timer* ATTR_UNUSED(timer))
54 struct comm_timer;230 struct comm_timer* suspend_timer;
311 struct comm_timer* temp_timer; in val_restart()
60 struct comm_timer;306 struct comm_timer* timer;358 struct comm_timer* timer;429 struct comm_timer* timer;
326 struct comm_timer* timer;390 struct comm_timer* timer;527 struct comm_timer* timer;
110 struct comm_timer* stat_timer;
80 struct comm_timer* wakeup_timer;
12339 - comm_timer object and events.