Searched refs:evcell (Results 1 – 5 of 5) sorted by relevance
126 struct evcell { struct130 struct evcell *nxt; argument134 struct evcell eq;135 struct evcell *freeq;
700 struct evcell evbuf[MAX_EVENTS];827 struct evcell *ev1, *evins; in event()886 struct evcell *evrem; in advance_time()925 struct evcell *evrem; in wait_for_irq()
55 extern struct evcell evbuf[];
51 extern struct evcell evbuf[];
94275 To fix that, this commit makes struct evcell to use int32_t as a callback