Searched refs:comm_timer (Results 1 – 11 of 11) sorted by relevance
455 struct comm_timer { struct792 struct comm_timer* comm_timer_create(struct comm_base* base,799 void comm_timer_disable(struct comm_timer* timer);806 void comm_timer_set(struct comm_timer* timer, struct timeval* tv);812 void comm_timer_delete(struct comm_timer* timer);819 int comm_timer_is_set(struct comm_timer* timer);826 size_t comm_timer_get_mem(struct comm_timer* timer);1095 struct comm_timer* timer;
519 struct comm_timer* probe_timer;624 struct comm_timer* timer;
176 struct comm_timer super;6918 struct comm_timer*6942 comm_timer_disable(struct comm_timer* timer)6951 comm_timer_set(struct comm_timer* timer, struct timeval* tv)6963 comm_timer_delete(struct comm_timer* timer)6978 struct comm_timer* tm = (struct comm_timer*)arg;6988 comm_timer_is_set(struct comm_timer* timer)6994 comm_timer_get_mem(struct comm_timer* timer)
54 struct comm_timer;231 struct comm_timer* suspend_timer;
349 struct comm_timer* temp_timer; in val_restart()
60 struct comm_timer;309 struct comm_timer* timer;361 struct comm_timer* timer;432 struct comm_timer* timer;
333 struct comm_timer* timer;397 struct comm_timer* timer;534 struct comm_timer* timer;
116 struct comm_timer* stat_timer;
80 struct comm_timer* wakeup_timer;
72 static struct comm_timer* service_cron = NULL;
13385 - comm_timer object and events.