HomeSort by: relevance | last modified time | path
    Searched defs:xen_wallclock_exit (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/xen/xen/
xen_clock.c 450 * xen_wallclock_exit, and be prepared to retry if
451 * xen_wallclock_exit fails.
461 * which the caller must use with xen_wallclock_exit.
480 * xen_wallclock_exit(tp)
487 xen_wallclock_exit(struct xen_wallclock_ticket *tp) function in typeref:typename:bool
1126 } while (!xen_wallclock_exit(&ticket));
xen_clock.c 450 * xen_wallclock_exit, and be prepared to retry if
451 * xen_wallclock_exit fails.
461 * which the caller must use with xen_wallclock_exit.
480 * xen_wallclock_exit(tp)
487 xen_wallclock_exit(struct xen_wallclock_ticket *tp) function in typeref:typename:bool
1126 } while (!xen_wallclock_exit(&ticket));

Completed in 24 milliseconds