Lines Matching full:calendar
15 * and the calendar (the application on the other side of the socket) in
19 * calendar, and then wait for its turn until it can run, etc. Note
94 * (host -> calendar)
101 * interrupts); the time field is ignored. The calendar must process
104 * (host -> calendar)
109 * @UM_TIMETRAVEL_GET: return the current time from the calendar in the
111 * (host -> calendar)
116 * @UM_TIMETRAVEL_UPDATE: time update to the calendar, must be sent e.g.
117 * before kicking an interrupt to another calendar
118 * (host -> calendar)
125 * (calendar -> host)
131 * this is a message from the calendar telling the host that it can
134 * Note that if a calendar sends this message once, the host may
137 * (calendar -> host)
155 * (calendar <-> host)