Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/common/
A Dtimer.c53 #define GET_HEAP_LIMIT(_h) ((int)(((u16 *)(_h))[1])) macro
127 if ( unlikely(sz == GET_HEAP_LIMIT(heap)) ) in add_to_heap()
457 int old_limit = GET_HEAP_LIMIT(heap); in timer_softirq_action()

Completed in 3 milliseconds