Lines Matching full:calendar
26 * and the calendar (the application on the other side of the socket) in
30 * calendar, and then wait for its turn until it can run, etc. Note
73 * (host -> calendar)
80 * interrupts); the time field is ignored. The calendar must process
83 * (host -> calendar)
88 * @UM_TIMETRAVEL_GET: return the current time from the calendar in the
90 * (host -> calendar)
95 * @UM_TIMETRAVEL_UPDATE: time update to the calendar, must be sent e.g.
96 * before kicking an interrupt to another calendar
97 * (host -> calendar)
104 * (calendar -> host)
110 * this is a message from the calendar telling the host that it can
113 * Note that if a calendar sends this message once, the host may
116 * (calendar -> host)