Searched refs:comm_timer (Results 1 – 11 of 11) sorted by relevance
459 struct comm_timer { struct796 struct comm_timer* comm_timer_create(struct comm_base* base,803 void comm_timer_disable(struct comm_timer* timer);810 void comm_timer_set(struct comm_timer* timer, struct timeval* tv);816 void comm_timer_delete(struct comm_timer* timer);823 int comm_timer_is_set(struct comm_timer* timer);830 size_t comm_timer_get_mem(struct comm_timer* timer);1099 struct comm_timer* timer;
522 struct comm_timer* probe_timer;627 struct comm_timer* timer;
176 struct comm_timer super;7011 struct comm_timer*7035 comm_timer_disable(struct comm_timer* timer)7044 comm_timer_set(struct comm_timer* timer, struct timeval* tv)7056 comm_timer_delete(struct comm_timer* timer)7071 struct comm_timer* tm = (struct comm_timer*)arg;7081 comm_timer_is_set(struct comm_timer* timer)7087 comm_timer_get_mem(struct comm_timer* timer)
54 struct comm_timer;231 struct comm_timer* suspend_timer;
352 struct comm_timer* temp_timer; in val_restart()
60 struct comm_timer;324 struct comm_timer* timer;378 struct comm_timer* timer;455 struct comm_timer* timer;
371 struct comm_timer* timer;435 struct comm_timer* timer;572 struct comm_timer* timer;
112 struct comm_timer* stat_timer;
80 struct comm_timer* wakeup_timer;
72 static struct comm_timer* service_cron = NULL;
13962 - comm_timer object and events.