Searched refs:GET_HEAP_LIMIT (Results 1 – 1 of 1) sorted by relevance
53 #define GET_HEAP_LIMIT(_h) ((int)(((u16 *)(_h))[1])) macro127 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