Searched refs:ev_table (Results 1 – 2 of 2) sorted by relevance
25 struct ev_table { struct34 TAILQ_ENTRY(ev_table) link; /**< TAILQ link */ argument43 struct ev_table *evt; /**< pointer to `struct ev_table` in54 TAILQ_HEAD(, ev_table) evth;
72 sizeof(struct ev_table) * num_evt, 0))) { in InitEvent()127 struct ev_table *walk, *tmp; in CleanupEvB()143 struct ev_table *cur_evt = evp->evt; in RegCbWCpy()224 struct ev_table *cur_evt = evp->evt; in RegCbWoCpy()283 struct ev_table *evt = evp->evt; in UnregCb()331 static inline struct ev_table *335 struct ev_table *cur_evt = evp->evt; in FindReusableEvT()336 struct ev_table *walk; in FindReusableEvT()381 struct ev_table *evt = evp->evt; in ModCb()394 struct ev_table *nevt; in ModCb()[all …]