Home
last modified time | relevance | path

Searched refs:TIMER_STATUS_in_heap (Results 1 – 2 of 2) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/xen/
A Dtimer.h43 #define TIMER_STATUS_in_heap 3 /* In use; on timer heap. */ macro
/xen-4.10.0-shim-comet/xen/common/
A Dtimer.c180 case TIMER_STATUS_in_heap: in remove_entry()
204 t->status = TIMER_STATUS_in_heap; in add_entry()
280 return (timer->status >= TIMER_STATUS_in_heap); in active_timer()

Completed in 5 milliseconds